/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
html {
  font-size: 62.5%;
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  font-family: Poppins, sans-serif;
  font-size: 1.6rem;
  zoom: 100%;
}

@media (min-width: 800px) {
  body {
    zoom: 95%;
  }
}
p {
  color: #000;
  font-size: 2rem;
}
.contenedor {
  width: 95%;
  max-width: 136.6rem;
  margin: 0 auto;
}
a {
  text-decoration: none;
}
img,
picture {
  width: 100%;
  display: block;
}
h1,
h2,
h3 {
  font-family: Poppins, sans-serif;
  margin: 2.5rem 0;
  font-weight: 300;
  text-align: center;
}
h1 {
  font-size: 3.8rem;
}
h2 {
  font-size: 3.4rem;
}
h3 {
  font-size: 3rem;
}
h4 {
  font-size: 2.6rem;
}
.seccion {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.contenido-centrado {
  max-width: 800px;
}
.barra {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.barra .img-logo img {
  width: 70%;
  height: 100%;
}
@media (min-width: 800px) {
  .barra .img-logo img {
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 800px) {
  .barra {
    flex-direction: row;
    padding-top: 0;
    height: 13.3rem;
  }
}
.div-logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 10vh;
  padding: 0 2rem;
}
@media (min-width: 800px) {
  .div-logo {
    width: 25.6rem;
    height: 4.9rem;
    padding: 0;
  }
}
#products,#products2 {
  display: initial;
  color: white;
}

@media (min-width: 800px) {
  #products,#products2 {
    display: initial;
    color: black;
  }
}

.navegacion {
  display: none;
  flex-direction: column;
}
@media (min-width: 800px) {
  .navegacion {
    display: flex;
    flex-direction: row;
  }
}
.navegacion a {
  padding: 0;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 400;
  color: #000;
}
.navegacion a i {
  font-size: 1.4rem;
}
@media (min-width: 800px) {
  .navegacion a {
    padding-left: 2.5rem;
  }
  .navegacion a:first-child {
    padding-left: 0;
  }
  .navegacion a:last-child {
    padding-right: 0;
  }
}
.active {
  background-color: #fff;
  position: fixed;
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
  z-index: 2;
}

.active .navegacion a {
  padding-left: 2.5rem;
  text-align: left;
  font-size: 1.8rem;
  font-weight: 400;
}
.active .navegacion .menuProducts1 .productMod{
  padding-left: 0rem;
  text-align: left;
  font-size: 1.5rem;
  font-weight: 400;
}
.active .navegacion .productNav {
  padding-left: 0;
}
@media (min-width: 800px) {
  .hamburguer {
    display: none;
  }
  .active .navegacion a {
    text-align: center;
    font-size: 1.6rem;
  }
}

.hamburguer .button {
  background: 0 0;
  border: 0;
  cursor: pointer;
  padding: 0;
  width: 1.8rem;
  height: 1.45rem;
  outline: 0;
}
.hamburguer .button span {
  border-radius: 5px;
  background-color: #fbab43;
  display: block;
  width: 25px;
  height: 2px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hamburguer .button span:first-child {
  margin-bottom: 5px;
}
.hamburguer .button span:last-child {
  margin-top: 5px;
}
.hamburguer .button span:nth-child(2) {
  width: 60%;
}
.hamburguer .button.open .top-line {
  -webkit-animation-name: top-line-animation;
  animation-name: top-line-animation;
}
.hamburguer .button.open .middle-line {
  -webkit-animation-name: middle-line-animation;
  animation-name: middle-line-animation;
}
.hamburguer .button.open .botton-line {
  -webkit-animation-name: bottom-line-animation;
  animation-name: bottom-line-animation;
}
.hamburguer .button .top-line {
  -webkit-animation-name: top-line-animation-close;
  animation-name: top-line-animation-close;
}
.hamburguer .button .middle-line {
  -webkit-animation-name: middle-line-animation-close;
  animation-name: middle-line-animation-close;
}
.hamburguer .button .botton-line {
  -webkit-animation-name: bottom-line-animation-close;
  animation-name: bottom-line-animation-close;
}
@-webkit-keyframes top-line-animation {
  50%,
  to {
    transform: translateY(7px) rotate(-45deg);
  }
}
@keyframes top-line-animation {
  50%,
  to {
    transform: translateY(7px) rotate(-45deg);
  }
}
@-webkit-keyframes bottom-line-animation {
  50%,
  to {
    transform: translateY(-7px) rotate(45deg);
  }
}
@keyframes bottom-line-animation {
  50%,
  to {
    transform: translateY(-7px) rotate(45deg);
  }
}
@-webkit-keyframes middle-line-animation {
  20%,
  to {
    width: 0;
    opacity: 0;
  }
}
@keyframes middle-line-animation {
  20%,
  to {
    width: 0;
    opacity: 0;
  }
}
@-webkit-keyframes top-line-animation-close {
  0% {
    transform: translateY(7px) rotate(-45deg);
  }
  50%,
  to {
    transform: translateY(0) rotate(0);
  }
}
@keyframes top-line-animation-close {
  0% {
    transform: translateY(7px) rotate(-45deg);
  }
  50%,
  to {
    transform: translateY(0) rotate(0);
  }
}
@-webkit-keyframes middle-line-animation-close {
  0% {
    width: 0;
    opacity: 0;
  }
  20%,
  to {
    opacity: 1;
  }
}
@keyframes middle-line-animation-close {
  0% {
    width: 0;
    opacity: 0;
  }
  20%,
  to {
    opacity: 1;
  }
}
@-webkit-keyframes bottom-line-animation-close {
  0% {
    transform: translateY(-7px) rotate(45deg);
  }
  50%,
  to {
    transform: translateY(0) rotate(0);
  }
}
@keyframes bottom-line-animation-close {
  0% {
    transform: translateY(-7px) rotate(45deg);
  }
  50%,
  to {
    transform: translateY(0) rotate(0);
  }
}
.menu {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 90vh;
  background-color: #222222;
  margin-top: 1.5rem;
  overflow-y: auto;
  position: relative;
}
.menu a {
  color: #fff;
  font-size: 1.8rem;
  text-align: left;
  padding: 2rem 3rem;
  border-bottom: 1px solid #707070;
}

.menu .productMod {
  padding: 0;
  border-bottom: none;
}
@media (min-width: 800px) {
  .menu {
    position: initial;
  }
}

.scroll {
  overflow-x: scroll;
  overflow-y: hidden;
}
.info-menu {
  display: none;
}
.menu .info-menu {
  display: block;
  width: 90%;
  margin: 3.8rem 0;
  padding-left: 3rem;
}
.menu .info-menu p {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 300;
}
.menu .info-menu p:nth-child(2),
.menu .info-menu p:nth-child(5) {
  font-weight: 400;
}

.menu .info-menu .wsp-menu {
  display: flex;
  margin: 4.2rem auto auto;
}
.menu .info-menu .wsp-menu a {
  margin: auto;
  display: inline-block;
  background-color: #00cf29;
  border-radius: 2.9rem;
  padding: 1rem 4rem;
}
.menu .info-menu .iconos-menu ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 4rem 0 0;
}
.menu .info-menu .iconos-menu ul li {
  list-style: none;
}
.menu .info-menu .iconos-menu ul li a {
  padding: 0;
  display: inline;
  margin: 0 0 0 1rem;
}
.menu .info-menu .iconos-menu ul li i {
  font-size: 4rem;
}
.display-none {
  display: none!important;
}
.display-block {
  display: block!important;
}

.contenedorNav {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 1.2rem 0;
  width: 100%;
  max-width: 136.6rem;
  margin: 0;
}
.contenedorNav .img-logo img {
  width: 70%;
}
@media (min-width: 800px) {
  .contenedorNav .img-logo img {
    width: 100%;
  }
}
@media (min-width: 800px) {
  .contenedorNav {
    flex-direction: row;
    padding-top: 0;
    height: 100%;
    width: 95%;
    margin: 0 auto;
  }
}
.divOpciones {
  height: 35rem;
  background-color: #f5f5f5;
  display: none;
}



.relative {
  position: relative;
  overflow: hidden;
}
#products,#products2 {
  margin-left: 0.8rem;
  font-size: 15px;
}
.productos:hover {
  color: #fbab43;
}
.productosC:hover {
    color: #fbab43;
  }
.opciones {
  display: grid;
  grid-template-columns: 1fr 2fr;
  height: 100%;
}
.productosOpciones {
    position:absolute;
  background-color: #fbab43;
  height: 100%;
  width: 100%;
  padding-top: 3rem;
  transform: translateX(100%);
  margin-left: 10px;
}

.productosOpciones  svg {
  width: 2.5rem;
  height: 2.5rem;
}

.productosOpciones li:hover {
  margin-left: 1rem;
  text-decoration: underline;
}
.productosOpciones ul {
  margin-left: 6rem;
  padding: 0;
}
.productosOpciones li {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.productosOpciones h2 {
  font-weight: 800;
  text-align: left;
  margin: 0 0 0 6rem;
  color: #fff;
}
.productosOpciones a {
  font-size: 1.6rem;
  margin: 0 0 0 1rem;
  color: #fff;
  font-weight: 600;
}
@-webkit-keyframes move {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes move {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0);
  }
}
.home {
  min-height: 66.2rem;
  position: relative;
  overflow: hidden;
}
.home .slide {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50%;
  z-index: 1;
  display: none;
  -webkit-animation: fade1 1s ease;
  animation: fade1 1s ease;
}
.slide1 {
  background-image: url(/build/img/slide1.webp);
}
@media (min-width: 800px) {
  .slide1 {
    background-image: url(/build/img/slide1.webp);
  }
}
.slide2 {
  background-image: url(/build/img/slide2_mobil.webp);
}
@media (min-width: 800px) {
  .slide2 {
    background-image: url(/build/img/slide2.webp);
  }
}
.slide3 {
  background-image: url(/build/img/slide3_mobil.webp);
}
@media (min-width: 800px) {
  .slide3 {
    background-image: url(/build/img/slide3.webp);
  }
}
.slide4 {
  background-image: url(/build/img/slide4_mobil.webp);
}
@media (min-width: 800px) {
  .slide4 {
    background-image: url(/build/img/slide4.webp);
  }
}
.home .slide.active {
  display: flex;
}
@-webkit-keyframes slide {
  0% {
    opacity: 0.8;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fade1 {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade1 {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  to {
    opacity: 1;
  }
}
.home .container-slide {
  margin: auto auto;
  flex-grow: 1;
}
@media (min-width: 800px) {
  .home .container-slide {
    margin: auto auto auto 0;
  }
}
.home .caption {
  width: 100%;
  height: auto;
  margin-left: 0;
}
.home .caption p {
  text-align: center;
  font-size: 3.5rem;
  color: #fff;
  width: 70%;
  margin: 0 auto;
  font-weight: 800;
  line-height: normal;
}
@media (min-width: 800px) {
  .home .caption p {
    text-align: initial;
    font-size: 6rem;
    margin: 0;
    width: 100%;
  }
}
.home .caption h2 {
  text-align: center;
  font-size: 3.5rem;
  color: #fff;
  width: 70%;
  margin: 0 auto;
  font-weight: 800;
  line-height: normal;
}
@media (min-width: 800px) {
  .home .caption h2 {
    text-align: initial;
    margin: 0;
    font-size: 6rem;
    width: 100%;
  }
}
.boton {
  margin-top: 5rem;
}

.home .caption a {
  width: 20.3rem;
  height: 5.2rem;
  background: #fbab43;
  text-decoration: none;
  color: #fff;
  border-radius: 2.9rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 3rem auto;
}
@media (min-width: 800px) {
  .home .caption a {
    margin-left: 0;
  }
}
.home .caption a p {
  text-align: center;
  font-size: 1.6rem;
  font-weight: 600;
  color: #fff;
  margin: auto;
  transition: 0.5s;
}
.home .caption a svg {
  position: absolute;
  transition: 0.5s;
  opacity: 0;
  transform: translateX(14rem);
}
.home .caption a:hover p {
  transform: translateX(-2rem);
}
.home .caption a:hover svg {
  display: inline;
  opacity: 1;
  transform: translateX(14.5rem);
}
.home .caption .p1-caption,
.home .caption .p2-caption {
  font-size: 1.2rem;
  font-weight: 200;
  color: #fff;
  text-align: center;
  margin: 0 2rem;
}
@media (min-width: 800px) {
  .home .caption .p1-caption,
  .home .caption .p2-caption {
    text-align: left;
    font-size: 1.6rem;
    margin: 0;
  }
}
.home .caption .p1-caption {
  margin-top: 0;
}
.home .caption .p2-caption {
  display: none;
}
@media (min-width: 800px) {
  .home .caption .p2-caption {
    display: block;
    max-width: 44.2rem;
    line-height: 2.6rem;
    margin-bottom: 4rem;
  }
}
@-webkit-keyframes captionText {
  0% {
    opacity: 0;
    transform: translateX(-10rem);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes captionText {
  0% {
    opacity: 0;
    transform: translateX(-10rem);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.home .controls .next,
.home .controls .prev {
  position: absolute;
  z-index: 2;
  top: 50%;
  height: 4rem;
  width: 4rem;
  margin-top: -2rem;
  color: #fff;
  background-color: #ff5722;
  text-align: center;
  line-height: 4rem;
  font-size: 2rem;
  cursor: pointer;
  transition: all 0.5s ease;
}
.home .controls .next:hover,
.home .controls .prev:hover {
  background-color: #000;
}
.home .controls .prev {
  left: 0;
}
.home .controls .next {
  right: 0;
}
.home .indicator {
  display: flex;
  flex-direction: row;
  position: absolute;
  top: 95%;
  left: 50%;
  bottom: 3rem;
  z-index: 2;
  transform: translateX(-50%);
}
@media (min-width: 800px) {
  .home .indicator {
    display: flex;
    flex-direction: column;
    top: 48%;
    left: 96%;
  }
}
.home .indicator div {
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  color: #fff;
  background-color: #ccc;
  border-radius: 50%;
  line-height: 20rem;
  margin: 0 1.2rem;
  text-align: center;
  cursor: pointer;
}
.home .indicator div:hover {
  background-color: #0ff;
  border-color: #0ff;
}
@media (min-width: 800px) {
  .home .indicator div {
    margin: 0 0 2rem;
  }
}
.home .indicator div.active {
  background-color: #0ff;
  border-color: #0ff;
  width: 1.5rem;
  height: 1.5rem;
}
.controls {
  display: none;
}
.boton {
  position: relative;
  display: inline;
}
span {
  height: 100%;
  width: 100%;
}
.titleColor {
  color: #fbab43;
}
.btn-wsp {
  position: fixed;
  width: 6.3rem;
  height: 6.3rem;
  line-height: 6.3rem;
  bottom: 3rem;
  right: 3rem;
  background-color: #01e027;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  font-size: 3rem;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.14);
  z-index: 100;
}
.btn-wsp:hover {
  text-decoration: none;
  color: #01e027;
  background-color: #fff;
}
.fa-whatsapp:before {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.contenedor-panel {
  background-color: #f5f5f5;
  padding: 8rem 0;
}
.contenedor-panel h2 {
  color: #fbab43;
  margin: 0;
  font-size: 4.2rem;
  font-weight: 800;
  text-align: left;
}
.contenedor-panel p {
  text-align: justify;
  max-width: 88.7rem;
  font-size: 1.6rem;
  line-height: 3rem;
}
@media (min-width: 800px) {
  .contenedor-eleccion p  {
    text-align: left;
  }
  .contenedor-panel p {
    
    font-size: 2rem;
   
  }
}

.contenedor-eleccion {
  background-color: #fff;
  padding: 8rem 0;
}
.contenedor-eleccion h3 {
  color: #fbab43;
  font-weight: 800;
  font-size: 3.2rem;
  margin: 0 0 5rem;
}
.contenedor-eleccion p {
  margin: 2rem 0 0;
  font-size: 1.6rem;
  width: 60%;
  text-align: center;
}

@media (min-width: 800px) {
  .contenedor-eleccion p  {
    font-size: 2rem;
  }
}

.contenedor-eleccion img {
  width: 60%;
}
@media (min-width: 800px) {
  .contenedor-eleccion img {
    width: auto;
  }
}
.contenedor-eleccion .caracteristicas {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid: 1rem;
  padding: 0 2rem;
}
@media (min-width: 800px) {
  .contenedor-eleccion .caracteristicas {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    padding: 0 8rem;
    
  }
}
.contenedor-eleccion .caracteristica {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 3.5rem;
}

@media (min-width: 800px) {
  .contenedor-eleccion .caracteristica  {
    margin-bottom: 0;
    
  }
}
.contenedor-eleccion .circleImg {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 9rem;
  width: 8.9rem;
  background-color: #f5f5f5;
  border-radius: 50%;
}

@media (min-width: 800px) {
  .contenedor-eleccion .circleImg  {
    height: 13.6rem;
  width: 13.6rem;
  }
}

.beneficios p {
  text-align: center;
  margin-top: 2rem;
  font-size: 1.4rem;
  font-weight: 500;
  color: #7a7a7a;
  margin-bottom: 0;
}
@media (min-width: 800px) {
  .beneficios p {
    font-size: 1.8rem;
    margin-top: 7.8rem;
  }
}
.beneficios h2 {
  color: #7756d7;
  font-size: 2.6rem;
  font-weight: 500;
  margin-top: 1rem;
  margin-bottom: 4.6rem;
}
@media (min-width: 800px) {
  .beneficios h2 {
    font-size: 3.8rem;
  }
}
.beneficio-info {
  display: grid;
  -moz-column-gap: 6.8rem;
  column-gap: 6.8rem;
  row-gap: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 800px) {
  .beneficio-info {
    grid-template-columns: 1fr 1fr;
  }
}
.beneficio-info h3,
.beneficio-info p {
  text-align: left;
}
.beneficio-info h3 {
  font-size: 2rem;
  font-weight: 500;
  color: #7a7a7a;
}
@media (min-width: 800px) {
  .beneficio-info h3 {
    font-size: 3rem;
  }
}
.beneficio-info p {
  font-size: 1.4rem;
  line-height: 2.6rem;
}
@media (min-width: 800px) {
  .beneficio-info p {
    font-size: 1.6rem;
  }
}
.img-info {
  display: flex;
  align-items: center;
  justify-content: center;
}
.b-info:first-child {
  grid-row: 2/3;
}
.b-info a {
  display: table;
  padding: 1.2rem 3.5rem;
  margin: 5.2rem auto;
  border-radius: 2.9rem;
  border: 4px solid #7756d7;
  font-size: 1.4rem;
  font-weight: 400;
}
@media (min-width: 800px) {
  .b-info a {
    display: inline-block;
    font-size: 1.6rem;
    padding: 1.4rem 4.9rem;
  }
}
.b-info a:hover {
  color: #fff;
  background-color: #7756d7;
}
@media (min-width: 800px) {
  .b-info:first-child {
    grid-row: 1/2;
  }
}
footer {
  background-color: #222;
  height: auto;
  color: #fff;
  border-top: 6px solid #fbab43;
}
@media (min-width: 800px) {
  footer{
    height: 35rem;
  }
}

.footerp {
  height: auto!important;
}


.footerall .footer1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 4rem 0 0 0;
  
}

@media (min-width: 800px) {
  .footerall .footer1{
    display: grid;
    grid-template-columns: 2fr 1fr 2fr 2fr;
    margin-bottom: 3rem;
  }
}
.footerall .footer1 p{
  text-align: center;
}

@media (min-width: 800px) {
  .footerall .footer1 p{
    text-align: left;
  }
}




.footerall .footer2 {
  display: flex;
  flex-direction: column;
  margin-top: 2rem;
  padding-bottom: 3rem;
}
@media (min-width: 800px) {
  .footerall .footer2 {
    display: grid;
    grid-template-columns: 4.5fr  2.5fr;
    margin-top: 2rem;
    padding-bottom: 0;
  }
  
}


.footerall .footer2 p{
  text-align: center;
}
@media (min-width: 800px) {
  .footerall .footer2 p{
    text-align: left;
  }
  
}


.lineaFooter {
  width: 100%;
  border-top: none;
}

@media (min-width: 800px) {
  .lineaFooter {
    width: 100%;
    border-top: 2px solid #707070;
  }
  
}

.footerall p {
  color: white;
  font-size: 1.45rem;
  font-weight: 200;
}

@media (min-width: 800px) {
  .footerall p{
    color: white;
    font-size: 1.4rem;
    font-weight: 200;
  }
}



.footerall h5 {
  font-size: 2.6rem;
  font-weight: 500;
  color: white;
}
.footerall h5:hover {
  
  color: #fbab43;
}
.linea {
  display: none;
}
@media (min-width: 800px) {
  .linea {
    display: block;
    content: "";
    height: 0.2rem;
    width: 35rem;
    background-color: #fff;
    margin-top: 2rem;
  }
}
.iconos {
  display: none;
}

.iconos svg {
  width: 4.5rem;
  height: 4.5rem;
}
@media (min-width: 800px) {
  .iconos {
    display: block;
    margin-top: 2.5rem;
  }
}
.iconos ul {
  display: flex;
  margin-top: 1rem;
}
.iconos ul li a {
  color: #fff;
  margin-right: 2rem;
  font-size: 1.5rem;
}
.iconos ul li a:hover {
  zoom: 100%;
  font-size: 2rem;
}
.foot li {
  display: none;
  line-height: 3.3rem;
}
@media (min-width: 800px) {
  .foot li {
    display: block;
  }
}
.foot2 {
  margin-left: 0;
}
@media (min-width: 800px) {
  .foot2 {
    margin-left: -3rem;
  }
}
.btnFinal {
  border: 1px solid #fff;
  border-radius: 2.9rem;
  color: #fff;
  padding: 0.8rem 3rem;
}
.btnFinal:hover {
  padding: 1.2rem 3.5rem;
  margin-left: -0.5rem;
}
.iconos2 {
  display: inline;
  margin: auto;
}
@media (min-width: 800px) {
  .iconos2 {
    display: none;
  }
}
.iconos2 ul {
  display: flex;
  margin-top: 2rem;
}
.iconos2 ul li {
  font-size: 4rem;
  margin: 0 2rem;
}
.iconos2 ul li a {
  color: #fff;
}
.subTitulo {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sumas1,
.sumas2,
.sumas3,
.sumas4 {
  height: 1.8rem;
  width: 1.8rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.sumas1 .parado,
.sumas2 .parado,
.sumas3 .parado,
.sumas4 .parado {
  width: 3px;
  height: 70%;
  position: absolute;
  background-color: #fff;
  display: block;
}
.sumas1 .echado,
.sumas2 .echado,
.sumas3 .echado,
.sumas4 .echado {
  width: 70%;
  height: 3px;
  position: absolute;
  background-color: #fff;
  display: block;
}
@media (min-width: 800px) {
  .sumas1,
  .sumas2,
  .sumas3,
  .sumas4 {
    display: none;
  }
}
.sumas1 .parado,
.sumas2 .parado,
.sumas3 .parado,
.sumas4 .parado {
  -webkit-animation: suma 1s forwards;
  animation: suma 1s forwards;
}
.sumas1.equis .parado,
.sumas2.equis .parado,
.sumas3.equis .parado,
.sumas4.equis .parado {
  -webkit-animation: equis 1s forwards;
  animation: equis 1s forwards;
}
@-webkit-keyframes equis {
  50%,
  to {
    height: 0%;
  }
}
@keyframes equis {
  50%,
  to {
    height: 0%;
  }
}
@-webkit-keyframes suma {
  0% {
    height: 0%;
  }
  50%,
  to {
    height: 70%;
  }
}
@keyframes suma {
  0% {
    height: 0%;
  }
  50%,
  to {
    height: 70%;
  }
}
.showLi li {
  display: block;
}
.contenedorService {
  width: 95%;
    max-width: 136.6rem;
    margin: 0 auto
}

.contenedor-servicio {
  background-color: #f5f5f5;
  padding: 3rem 0;
}
.barraProducto {
  border-bottom: 1px solid rgba(0,0,0,.16);
}
@media (min-width: 800px) {
  .contenedor-servicio {
    padding: 6.5rem 0;
  }
}
.contenedor-servicio h2 {
  color: #FBAB43;
  margin: 0;
  font-size: 2.5rem;
  font-weight: 800;
  text-align: center;
}

@media (min-width: 800px) {
  .contenedor-servicio h2 {
    font-size: 3.8rem;
    text-align: left;
  }
}
.service {
  font-size: 1.4rem;
  font-weight: 400;
  margin-top: 4rem;
  padding: 0 2rem;
  line-height: 3rem;
}
@media (min-width: 800px) {
  .service {
    font-size: 1.8rem;
    padding: 0;
  }
}
.paso1y2 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  margin-top: 5rem;
}
@media (min-width: 800px) {
  .paso1y2 {
    grid-template-columns: 1fr 1fr;
  }
}
.paso1y2 .imgpaso img {
  width: 90%;
  border-radius: 10px;
  margin-top: 2.5rem;
}
.paso1y2 .pasoAll {
  padding-left: 1rem;
  padding-top: 3rem;
  background-color: #f5f5f5;
  border-radius: 15px;
  padding-bottom: 2rem;
  height: auto;
  width: 90%;
  margin: auto;
}
@media (min-width: 800px) {
  .paso1y2 .pasoAll {
    width: 100%;
    margin: 0;
    height: 55.1rem;
    padding-bottom: 0;
  }
  .paso1y2 .imgpaso  img {
    width: auto;
  }
}

.paso1y2 .pasoAll p {
  font-size: 1.4rem;
  padding: 0 3rem;
  line-height: 3rem;
}

@media (min-width: 800px) {
  .paso1y2 .pasoAll p {
    font-size: 1.6rem;
  }
}
.paso1y2 .paso {
  background-color: #fbab43;
  margin: 0 0 0 3rem;
  width: 4.7rem;
  height: 4.7rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.paso1y2 .paso p {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 600;
}
@media (min-width: 800px) {
  .paso1y2 .paso p,
  .paso3All .paso p{
    font-size: 2.6rem;
  }
}

.paso3All .paso p {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 600;
}
.paso1y2 .imgpaso {
  display: flex;
  justify-content: center;
  align-items: center;
}
.paso3 {
  background-color: #f5f5f5;
  height: auto;
  margin-top: 1rem;
  border-radius: 15px;
  width: 90%;
  margin: 1rem auto;

}
.imgInsumo {
  width: 50%;
  height: 50%!important;
}
.paso3All {
  height: 100%;
  display: grid;
  grid-template-columns: 1fr;
  padding-top: 3rem;
  padding-bottom: 2rem;
}
.paso3All p {
  font-size: 1.4rem;
  padding: 0 3rem;
  line-height: 3rem;
  margin-top: 4rem;
}

@media (min-width: 800px) {
  .paso3All {
    grid-template-columns: 1fr 1fr;
    padding-bottom: 0;
  }
  .paso3 {
    height: 38.4rem;
    width: auto;
    margin: 0;
    margin-top: 1rem;
  }
  .paso3All p{
    font-size: 1.6rem;
  }
}

.paso3All .paso4Info {
  margin-top: 2rem;
  width: 100%;
}


.paso3All .paso5Info {
  margin-top: 1rem;
  width: 100%;
}
@media (min-width: 800px) {
  .paso3All .paso5Info {
    width: 110%;
  }
  .paso3All .paso4Info  {
    width: 110%;
  }
}
.paso3All .paso {
  background-color: #fbab43;
  margin: 0 0 0 3rem;
  width: 4.7rem;
  height: 4.7rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.paso3All .paso p {
  color: #fff;
  margin: auto;
}
.paso3All img {
  width: 90%;
  margin: auto;
}
@media (min-width: 800px) {
  .paso3All img {
    width: auto;
    margin: 0;
  }
}
.paso3All .imgpaso {
  margin: auto;
}
.paso3All .paso3Info {
  width: 90%;
}
.marginAbajo {
  margin-bottom: 3rem;
}
.web.contenedor {
  width: 100%;
}
@media (min-width: 800px) {
  .web.contenedor {
    width: 95%;
  }
}
.fondo {
  background-image: url(/build/img/fondo_nosotros.webp);
  background-size: cover;
  background-position: 50%;
  height: 27.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fondo h1 {
  font-size: 1.6rem;
  font-weight: 400;
  margin: 0 0 2.5rem;
  color: #fff;
}
@media (min-width: 800px) {
  .fondo h1 {
    font-size: 1.8rem;
  }
}
.fondo p {
  margin: 2rem auto 0;
  text-align: center;
  font-size: 1.8rem;
  color: #fff;
}
@media (min-width: 800px) {
  .fondo p {
    font-size: 2rem;
  }
}
.texto {
  max-width: 318px;
}
.raya {
  content: "";
  width: 5rem;
  height: 2px;
  background-color: #fff;
  margin: auto;
}
.section2 {
  background-color: #f4f5f5;
  border-bottom: none;
  margin-bottom: 2rem;
}
@media (min-width: 800px) {
  .section2 {
    border-bottom: 5px solid #7756d7;
  }
}
.web {
  display: block;
  height: 100%;
}
@media (min-width: 800px) {
  .web {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }
}
.director {
  display: flex;
  flex-direction: row;
  gap: 2rem;
  margin-top: 2rem;
  margin-left: 2rem;
  z-index: 50;
}
@media (min-width: 800px) {
  .director {
    margin-top: 5rem;
    margin-left: 0;
  }
}
.director p {
  margin: 0 1rem;
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 300;
  color: #7a7a7a;
}
@media (min-width: 800px) {
  .director p {
    font-size: 1.4rem;
    margin: 0;
  }
}
.director .info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 800px) {
  .director .info {
    display: block;
  }
}
.lineaVertical {
  height: 3.6rem;
  width: 0.3rem;
  background-color: #7756d7;
}
.web1,
.web2 {
  display: inline-flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
}
@media (min-width: 800px) {
  .web1,
  .web2 {
    flex-direction: row;
  }
}
.web1 .imagen,
.web2 .imagen {
  display: flex;
  align-items: flex-end;
  height: 100%;
}
.web1 .imagen img,
.web2 .imagen img {
  max-width: 120%;
  max-height: 90%;
  margin-top: 2rem;
  transform: translateX(0);
}
@media (min-width: 800px) {
  .web1 .imagen img,
  .web2 .imagen img {
    transform: translateX(-50px);
    margin-top: 0;
  }
}
.web1 {
  border-bottom: 5px solid #7756d7;
}
@media (min-width: 800px) {
  .web1 {
    border-bottom: none;
  }
}
.web2 {
  flex-direction: column;
  justify-content: center;
  background-color: #fff;
}
@media (min-width: 800px) {
  .web2 {
    background-color: #f4f5f5;
  }
}
.web2 .elementales {
  text-transform: uppercase;
  font-weight: 800;
  margin-top: 2rem;
  margin-bottom: 2rem;
  display: flex;
  justify-content: center;
}
@media (min-width: 800px) {
  .web2 .elementales {
    justify-content: left;
    margin: 0;
  }
}
.web2 .elementales .elementalesT {
  color: #7756d7;
}
.web2 .elementales .t {
  text-transform: lowercase;
  margin-left: 0.5rem;
}
.web2 h2 {
  text-align: center;
  margin: 0 10rem;
  color: #7756d7;
  font-weight: 600;
}
@media (min-width: 800px) {
  .web2 h2 {
    text-align: left;
    margin: 0;
  }
}
.web2 .descripcion {
  font-weight: 300;
  margin: 2rem 8rem 0;
  line-height: 2.6rem;
  color: #7a7a7a;
}
@media (min-width: 800px) {
  .web2 .descripcion {
    margin: 0;
  }
}
.web2 .btn {
  margin-top: 3rem;
  display: flex;
  margin-bottom: 2rem;
  justify-content: center;
}
@media (min-width: 800px) {
  .web2 .btn {
    justify-content: left;
  }
}
.web2 a {
  font-size: 1.6rem;
  font-weight: 400;
  color: #fff;
  border-radius: 2.9rem;
  padding: 1.4rem 5rem;
  background-color: #7756d7;
}
.web2 p {
  text-align: center;
  font-size: 1.4rem;
}
@media (min-width: 800px) {
  .web2 p {
    text-align: left;
    font-size: 1.6rem;
  }
}
.textoCambiante {
  position: relative;
  width: 8rem;
}
@media (min-width: 800px) {
  .textoCambiante {
    width: auto;
  }
}
.textoCambiante .t {
  position: absolute;
  display: none;
  -webkit-animation: slide 0.5s ease;
  animation: slide 0.5s ease;
  margin: 0;
  height: 100%;
}
@keyframes slide {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.t1,
.t2,
.t3,
.textoCambiante .activeText.t {
  display: flex;
}
.t1,
.t2,
.t3 {
  align-items: center;
}
.t1 {
  background: linear-gradient(90deg, #28c0cd, #6bd2d9);
  -webkit-background-clip: text;
}
.t1,
.t2 {
  color: transparent;
}
.t2 {
  background: linear-gradient(90deg, #f7614f, #fa4f8e);
  -webkit-background-clip: text;
}
.t3 {
  background: linear-gradient(90deg, #de0fc5, #ee1f87);
  -webkit-background-clip: text;
  color: transparent;
}
.section3 {
  margin-bottom: 7rem;
}
.section3 h2 {
  color: #7756d7;
  font-size: 2.6rem;
  font-weight: 500;
}
@media (min-width: 800px) {
  .section3 h2 {
    font-size: 3.8rem;
  }
}
.choose {
  display: grid;
  grid-template-columns: 1fr;
  -moz-column-gap: 2rem;
  column-gap: 2rem;
  margin: 0 8rem;
}
@media (min-width: 800px) {
  .choose {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    margin: 0;
  }
}
.choose div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #7a7a7a;
}
.choose div p {
  text-align: center;
  color: #7a7a7a;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 2.6rem;
}
@media (min-width: 800px) {
  .choose div p {
    font-size: 1.6rem;
  }
}
.choose div h3 {
  margin: 2.2rem 0;
  font-size: 2.2rem;
  font-weight: 500;
}
@media (min-width: 800px) {
  .choose div h3 {
    font-size: 3rem;
  }
}
.choose img {
  width: 8.3rem;
  height: 7.3rem;
}
.section4 {
  background-color: #f4f5f5;
  height: 100%;
}
@media (min-width: 800px) {
  .section4 {
    height: 405px;
  }
}
.misionVision {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}
@media (min-width: 800px) {
  .misionVision {
    flex-direction: row;
  }
}
.misionVision .mision,
.misionVision .vision {
  width: auto;
  height: 100%;
  padding: 3rem;
  gap: 52rem;
  margin: 2rem;
  border: 1px solid #fff;
  background-color: #fff;
  border-radius: 1rem;
  box-shadow: 10px 10px 37px -18px rgba(0, 0, 0, 0.55);
}
@media (min-width: 800px) {
  .misionVision .mision,
  .misionVision .vision {
    width: 60.3rem;
    height: 28.1rem;
  }
}
.misionVision .mision h3,
.misionVision .vision h3 {
  margin: 1rem 0;
  font-size: 2.2rem;
  font-weight: 800;
  color: #fbab43;
}
@media (min-width: 800px) {
  .misionVision .mision h3,
  .misionVision .vision h3 {
    margin:3rem 0;
    font-size: 3.2rem;
  }
}
.misionVision .mision p,
.misionVision .vision p {
  color: #7a7a7a;
  line-height: 2.4rem;
  font-size: 1.6rem;
  font-weight: 300;
  margin: 0;
}
@media (min-width: 800px) {
  .misionVision .mision p,
  .misionVision .vision p {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
}
.misionVision .mision {
  margin-right: 2rem;
}
@media (min-width: 800px) {
  .misionVision .mision {
    margin-right: 2.5rem;
  }
}
.misionVision .vision {
  margin-left: 2rem;
}
@media (min-width: 800px) {
  .misionVision .vision {
    margin-left: 2.5rem;
  }
}
.personas {
  display: grid;
  grid-template-columns: 1fr;
}
@media (min-width: 800px) {
  .personas {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.personas.contenedor {
  width: 100%;
}
@media (min-width: 800px) {
  .personas.contenedor {
    width: 95%;
  }
}
.person {
  position: relative;
}
.person img {
  filter: grayscale(100%);
}
.person:hover img {
  filter: grayscale(0);
}
.person:hover .info-person {
  background-image: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.8) 2%,
    transparent,
    transparent
  );
}
.info-person {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 2%, transparent);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  color: #fff;
}
.info-person h3 {
  font-size: 1.8rem;
  text-align: left;
  margin: 0 0 1rem 2rem;
  font-size: 1.6rem;
  font-weight: 500;
}
@media (min-width: 800px) {
  .info-person h3 {
    margin-left: 5rem;
  }
}
.info-person p {
  color: #fff;
  margin: 0 0 0 2rem;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 2.6rem;
}
@media (min-width: 800px) {
  .info-person p {
    margin-left: 5rem;
  }
}
.info-person p:last-child {
  margin-bottom: 1.5rem;
}
@media (min-width: 800px) {
  .info-person p:last-child {
    margin-bottom: 3.5rem;
  }
}
.titulo {
  color: #7756d7;
  text-align: center;
  font-size: 3.8rem;
  font-weight: 500;
  margin-top: 4.7rem;
  margin-bottom: 4.7rem;
}
.tituloCaracteristica {
  font-size: 2.6rem;
  font-weight: 400;
  color: #7756d7;
  max-width: 39.4rem;
  line-height: 4.8rem;
  margin: 2.5rem auto 3rem;
}
@media (min-width: 800px) {
  .tituloCaracteristica {
    font-size: 3rem;
    margin-top: 5.3rem;
    margin-bottom: 6.2rem;
  }
}
.section-servicios {
  background: linear-gradient(#00b9ff, #6e5ad8);
  height: 100%;
  padding-bottom: 4rem;
}
@media (min-width: 800px) {
  .section-servicios {
    height: 53.2rem;
    padding-bottom: 0;
  }
}
.section-servicios h2 {
  font-size: 2.6rem;
  color: #fff;
  font-weight: 500;
  margin: 3rem 0 0;
  width: 70%;
}
@media (min-width: 800px) {
  .section-servicios h2 {
    font-size: 3.8rem;
    margin-top: 0;
    width: auto;
  }
}
.section-servicios .servicios {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.servicio {
  display: grid;
  grid-template-columns: 1fr;
  -moz-column-gap: 2rem;
  column-gap: 2rem;
}
@media (min-width: 800px) {
  .servicio {
    grid-template-columns: 1fr 1fr 1fr;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }
}
.servicio img {
  margin: auto;
}
.servicio p {
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  width: 24rem;
  line-height: 2.6rem;
  margin: auto auto 3rem;
}
@media (min-width: 800px) {
  .servicio p {
    margin: auto;
  }
}
.contiene {
  max-width: 136.6rem;
  margin: auto;
}
.section-caracteristicas {
  margin-bottom: 2rem;
}
@media (min-width: 800px) {
  .section-caracteristicas {
    margin-bottom: 3rem;
  }
}
.section-caracteristicas main {
  height: 100%;
}
.section-caracteristicas .administrables {
  margin: auto;
  max-width: 100%;
  max-width: 33.8rem;
  display: flex;
  overflow: hidden;
  flex-direction: column;
  height: 50.1rem;
  justify-content: space-between;
  background: linear-gradient(#fc7e1f, #fc3287);
  border-radius: 1.5rem;
}
@media (min-width: 800px) {
  .section-caracteristicas .administrables {
    max-width: 126.2rem;
    width: 100%;
    height: 52.6rem;
    flex-direction: row;
  }
}
.section-caracteristicas .administrables h3 {
  margin: 0;
  width: 70%;
  text-align: left;
  font-size: 2.5rem;
  font-weight: 600;
}
@media (min-width: 800px) {
  .section-caracteristicas .administrables h3 {
    width: 100%;
    font-size: 4.8rem;
  }
}
.administrables-parte1 {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 2rem;
  color: #fff;
}
@media (min-width: 800px) {
  .administrables-parte1 {
    width: 40%;
    padding: 3.5rem 0 9.1rem 4.9rem;
  }
}
.administrables-parte1 p {
  color: #fff;
}
.administrables-parte1 p:first-child {
  font-weight: 400;
  font-size: 1.6rem;
}
@media (min-width: 800px) {
  .administrables-parte1 p:first-child {
    font-size: 2rem;
  }
}
.administrables-parte1 p:last-child {
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 2.6rem;
}
@media (min-width: 800px) {
  .administrables-parte1 p:last-child {
    font-size: 1.6rem;
  }
}
.administrables-parte2 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 800px) {
  .administrables-parte2 {
    width: 50%;
  }
}
.administrables-parte2 .computador1 {
  display: none;
  height: 95%;
  transform: translateY(15px);
}
@media (min-width: 800px) {
  .administrables-parte2 .computador1 {
    display: block;
  }
}
.administrables-parte2 .computador2 {
  display: block;
  width: 100%;
  transform: translateY(-115px);
}
@media (min-width: 800px) {
  .administrables-parte2 .computador2 {
    display: none;
  }
}
.software-diseno {
  display: flex;
  flex-direction: column;
  max-width: 126.2rem;
  margin: 2rem auto auto;
}
@media (min-width: 800px) {
  .software-diseno {
    flex-direction: row;
    margin-top: 5.2rem;
    gap: 5.2rem;
  }
}
.software-diseno .software {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 33.8rem;
  min-height: 23.4rem;
  color: #fff;
  background: linear-gradient(#fc3287, #7756d7);
  border-radius: 1.5rem;
  justify-content: space-between;
  margin: auto auto 2rem;
}
@media (min-width: 800px) {
  .software-diseno .software {
    width: 100%;
    max-width: 60.5rem;
    min-height: 34.1rem;
    margin: 0;
  }
}
.software-diseno .software h3 {
  text-align: left;
  font-size: 1.6rem;
  font-weight: 400;
  margin: 2rem 0 0 2rem;
}
@media (min-width: 800px) {
  .software-diseno .software h3 {
    font-size: 1.8rem;
    margin: 3.5rem 0 0 5.9009rem;
  }
}
.software-diseno .software p {
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 2.4rem;
  color: #fff;
  max-width: 48.7rem;
  margin: 2rem 0 0 2rem;
}
@media (min-width: 800px) {
  .software-diseno .software p {
    margin: auto;
    line-height: 2.6rem;
  }
}
.software-diseno .diseno {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  height: 59rem;
  max-width: 33.8rem;
  background: linear-gradient(#fc3287, #7756d7);
  border-radius: 1.5rem;
  margin: auto;
}
@media (min-width: 800px) {
  .software-diseno .diseno {
    margin: 0;
    flex-direction: row;
    max-width: 60.5rem;
    height: auto;
  }
}
.software-diseno .diseno h3 {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 400;
  margin: 2rem 0 0 2rem;
  text-align: left;
}
@media (min-width: 800px) {
  .software-diseno .diseno h3 {
    margin-left: 5.9009rem;
    margin-top: 3.5rem;
    font-size: 1.8rem;
  }
}
.software-diseno .diseno p {
  color: #fff;
  font-size: 1.2rem;
  line-height: 2.4rem;
  font-weight: 300;
  max-width: 100%;
  margin-left: 2rem;
}
@media (min-width: 800px) {
  .software-diseno .diseno p {
    line-height: 2.6rem;
    font-size: 1.4rem;
    margin: auto;
    max-width: 24.8rem;
  }
}
.programs,
.software-diseno .diseno .responsive {
  display: flex;
}
.programs {
  margin: auto;
  gap: 1.5rem;
}
@media (min-width: 800px) {
  .programs {
    gap: 3.6rem;
  }
}
.programs img {
  width: 4.1rem;
  height: 4.1rem;
}
@media (min-width: 800px) {
  .programs img {
    width: 7.4rem;
    height: 7.4rem;
  }
}
.inforDiseno {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}
@media (min-width: 800px) {
  .inforDiseno {
    width: 60%;
  }
}
.responsive {
  gap: 1rem;
  margin: 2rem auto auto;
}
@media (min-width: 800px) {
  .responsive {
    gap: 4.1rem;
    margin-top: auto;
  }
}
.responsive img:first-child {
  width: 3rem;
  height: 3rem;
}
@media (min-width: 800px) {
  .responsive img:first-child {
    width: 5rem;
    height: 5rem;
  }
}
.responsive img:nth-child(2) {
  width: 4.8rem;
  height: 4.8rem;
}
.responsive img:last-child {
  width: 6rem;
  height: 5.3rem;
}
.responsive div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.responsive div p {
  color: #fff;
  font-size: 1.4rem;
  font-weight: 300;
}
.mobil {
  display: flex;
  align-items: flex-end;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 65%;
}
@media (min-width: 800px) {
  .mobil {
    position: relative;
    width: auto;
    height: auto;
  }
}
.mobil img {
  height: 95%;
  width: 90%;
  margin: auto;
}
@media (min-width: 800px) {
  .mobil img {
    width: auto;
    margin: 0;
  }
}
.paneles-3 {
  width: 100%;
  max-width: 126.2rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 2rem auto auto;
}
@media (min-width: 800px) {
  .paneles-3 {
    flex-direction: row;
    margin-top: 6.2rem;
  }
}
.paneles-3 .panel1 {
  max-width: 33.8rem;
  height: 15.4rem;
  background: linear-gradient(0deg, #00b9ff, #6e5ad8);
  border-radius: 1.5rem;
  margin: auto auto 2rem;
}
@media (min-width: 800px) {
  .paneles-3 .panel1 {
    max-width: 38.6rem;
    height: 22.3rem;
    margin: 0;
  }
}
.paneles-3 .panel1 h3,
.paneles-3 .panel1 p {
  margin: 0;
  color: #fff;
}
.paneles-3 .panel1 h3 {
  font-size: 1.6rem;
  font-weight: 400;
  margin-left: 2rem;
  margin-bottom: 1rem;
  margin-top: 3.5rem;
  text-align: left;
}
@media (min-width: 800px) {
  .paneles-3 .panel1 h3 {
    font-size: 2rem;
    text-align: center;
    margin-left: 0;
    margin-bottom: 4.6rem;
  }
}
.paneles-3 .panel1 p {
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 2.6rem;
  margin: 0 0 0 2rem;
}
@media (min-width: 800px) {
  .paneles-3 .panel1 p {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin: 0 4.5rem;
  }
}
.proyectos {
  background-color: #f4f5f5;
  padding: 3rem 0;
}
.proyecto {
  width: 100%;
  max-width: 126.2rem;
  margin: auto;
  background-image: url(/build/img/proyecto2.webp);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 800px) {
  .proyecto {
    background-image: url(/build/img/proyecto.webp);
  }
}
.proyecto .proyecto-info {
  background-color: rgba(0, 0, 0, 0.5);
  min-height: 53.3rem;
  width: 100%;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.proyecto .proyecto-info h2,
.proyecto .proyecto-info p {
  margin: 0;
  color: #fff;
  opacity: 1;
  width: 33.4rem;
  text-align: center;
}
.proyecto .proyecto-info h2 {
  font-size: 3.4rem;
  font-weight: 500;
  line-height: 4.7rem;
  margin-bottom: 2.9rem;
}
.proyecto .proyecto-info p {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 2.6rem;
  margin-bottom: 2.9rem;
}
.proyecto .proyecto-info a {
  padding: 1.6rem 5.1rem;
  background-color: #7756d7;
  color: #fff;
  border-radius: 2.9rem;
}
.animar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #fbab43;
  height: 25.2rem;
}
@media (min-width: 800px) {
  .animar {
    display: none;
  }
}
.animar h4 {
  font-size: 2.6rem;
  font-weight: 500;
  width: 50%;
  text-align: center;
  line-height: 3.5rem;
}
.animar h4,
.animar p {
  color: #fff;
  margin: 0 0 2.5rem;
}
.animar p {
  font-size: 1.4rem;
  font-weight: 300;
}
.animar a {
  padding: 1.5rem 2.5rem;
  background-color: #fff;
  border-radius: 2.5rem;
  display: flex;
}
.animar a img {
  width: auto;
}
.animar a p {
  color: #7a7a7a;
  margin: auto;
}
.formulario-principal {
  background-color: #f4f5f5;
  padding-top: 6.6rem;
  padding-bottom: 5.2rem;
}
.formulario-principal h1 {
  margin: auto auto 3.5rem;
  color: #fbab43;
  font-size: 2.6rem;
  width: 70%;
  font-weight: 600;
}
@media (min-width: 800px) {
  .formulario-principal h1 {
    font-size: 3.8rem;
    margin: 0 auto 6.3rem;
  }
}
.formulario {
  max-width: 76.8rem;
  margin: auto;
  padding: 0 3rem;
}
@media (min-width: 800px) {
  .formulario {
    padding: 0;
  }
}
.formulario .datos {
  display: block;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 4.9rem;
  column-gap: 4.9rem;
  row-gap: 3.9rem;
}
@media (min-width: 800px) {
  .formulario .datos {
    display: grid;
  }
}
.formulario .datos div {
  margin-bottom: 2rem;
}
@media (min-width: 800px) {
  .formulario .datos div {
    margin-bottom: 0;
  }
}
.formulario label {
  color: #fbab43;
  font-size: 1.6rem;
  font-weight: 500;
}
.formulario div {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.formulario input {
  padding: 0.5rem;
  font-weight: 300;
}
.formulario input,
.formulario textarea {
  border: 0;
  border-bottom: 2.5px solid #fbab43;
  color: #7a7a7a;
  font-size: 1.4rem;
  background-color: #f4f5f5;
  outline: 0;
}
.formulario textarea {
  resize: none;
  padding-bottom: 8rem;
}
@media (min-width: 800px) {
  .formulario textarea {
    padding-bottom: 3rem;
    font-size: 1.6rem;
  }
}
.mensajes {
  margin-top: 4rem;
  
}
.mensajes .labelCheck {
  display: flex;
  justify-content: center;
  align-items: center;
}
.mensajes .labelCheck p {
  margin-left: 1.5rem;
  font-size: 1.4rem;
}
@media (min-width: 800px) {
  .mensajes .labelCheck p {
    font-size: 1.6rem;
  }
}
.mensajes .check input {
  display: none;
}
.mensajes .check input + label {
  cursor: pointer;
}
.mensajes .check input + label:before {
  content: "\2714";
  border: 1px solid #7a7a7a;
  font-size: 1.5rem;
  display: inline-block;
  width: 1.9rem;
  height: 1.9rem;
  padding-left: 0.2rem;
  /* padding-top: 0.2rem; */
  color: transparent;
  vertical-align: bottom;
}
.mensajes .check input:checked + label:before {
  color: #fbab43;
}
.mensajes .check label {
  font-size: 1.2rem;
  font-weight: 300;
  color: #7a7a7a;
}
.mensajes input {
  margin-right: 0.5rem;
}
.nombre {
  grid-column: 1/2;
  grid-row: 1/2;
}
.persona {
  grid-column: 2/3;
  grid-row: 1/2;
}
.email {
  grid-column: 1/2;
  grid-row: 2/3;
}
.celular {
  grid-column: 2/3;
  grid-row: 2/3;
}
.botonForm .btnForm {
  margin: auto;
  position: relative;
  width: 20.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 5.2rem;
  border-radius: 2.9rem;
  color: #fff;
  outline: 0;
  border: 0;
  background: #fbab43;
  cursor: pointer;
}
.botonForm .btnForm p {
  color: #fff;
  margin: auto;
  transition: 0.5s;
  font-size: 1.4rem;
  font-weight: 400;
}
.botonForm .btnForm svg {
  margin: auto;
  position: absolute;
  opacity: 0;
  transform: translateX(20px);
  transition: 0.5s;
}
.botonForm .btnForm:hover svg {
  opacity: 1;
  transform: translateX(55px);
}
.botonForm .btnForm:hover p {
  transform: translateX(-15px);
}
.ubicar {
  display: block;
  border-top: 3px solid #fbab43;
}
@media (min-width: 800px) {
  .ubicar {
    display: block;
  }
}
.ubicacion {
  max-width: 136.6rem;
  margin: auto;
  display: block;
  justify-content: space-between;
  height: auto;
}
.ubicacion h2 {
  color: #fbab43;
  font-size: 2.5rem;
  font-weight: 600;
  text-align: left;
  width: auto;
}
 .ubicacion p{
  font-size: 1.4rem;
  font-weight: 400;
  color: #7a7a7a;
}
.mapa {
  width: 100%;
  height: 46.5rem;
}
.info-ubicacion {
  margin-left: 2rem;
  padding-top: 6rem;
  padding-bottom: 4rem;
}

@media (min-width: 800px) {
  .ubicacion h2 {
    font-size: 3.8rem;
    width: 60%;
  }
  .ubicacion {
    display: flex;
    height: 68.3rem;
  }
  .mapa {
    width: 65%;
    height: auto;
  }
  .ubicacion p {
    font-size: 1.6rem;
  }
}
.ubi-raya {
  content: "";
  height: 3px;
  width: 30%;
  background-color: #fbab43;
}
.detalle-mapa {
  display: flex;
  flex-direction: column;
}
.detalle-mapa .imagenUbi:first-child img {

  height: 1.8rem;
    width: 2.3rem;
}
.detalle-mapa .imagenUbi:nth-child(2) img {
  height: 1.4rem;
  width: 2.3rem;
}
.detalle-mapa .imagenUbi:last-child img {
  height: 2rem;
  width: 2.2rem;
}


@media (min-width: 800px) {
  .detalle-mapa .imagenUbi:first-child img {
    height: 2.5rem;
    width: 3.2rem;
  }
  .detalle-mapa .imagenUbi:nth-child(2) img {
    height: 1.9rem;
    width: 3.3rem;
  }
  .detalle-mapa .imagenUbi:last-child img {
    height: 3rem;
    width: 3.1rem;
  }
 }

.detalle-mapa .imagenUbi {
  display: flex;
  margin-top: 3rem;
}
.detalle-mapa .imagenUbi p {
  margin-left: 2rem;
}

.detalle-mapa .mapa-info p:first-child {
  color: #fbab43;
  margin-top: 0;
}
.error {
  margin: 0;
  font-size: 1.5rem;
  display: none;
}
.red {
  color: red;
}
.checkError,
.vacioError {
  margin: 0 auto 2rem;
}
.enviado {
  display: none;
  color: #01e027;
  font-weight: 600;
  text-align: center;
  margin: 0 0 2rem;
}
.mostrar-envio,
.mostrar-error,
.mostrar-vacio {
  display: block;
}
.categorias h3 {
  text-align: left;
  font-size: 1.8rem;
  cursor: pointer;
  margin: 0;
  padding: 2rem 3rem;
  width: 29rem;
  
}

.categorias h3:first-child {
  font-size: 2.8rem;
  font-weight: 600;
  
}

.categorias .lineaPro {
  content: "";
  height: 1px;
  width: 25.2rem;
  background-color: #707070;
  margin-bottom: 2rem;
}
.informacionProductos {
  display: inline;

}

@media (min-width: 800px) {
  .informacionProductos {
    display: grid;
    grid-template-columns: 1fr 3fr;
    margin-top: 5rem;
  }
}

.listaProductos {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 1rem;
}
@media (min-width: 800px) {
  .listaProductos {
    grid-template-columns: repeat( auto-fit, minmax(250px, 1fr) );
    column-gap: 0;
  }
}
.listaProductos a {
  margin-bottom: 1rem;
  margin-right: 1rem;
  width: 100%;
}
@media (min-width: 800px) {
  .listaProductos a {
    width: 25rem;
  }
}
.producto {
  height: 25rem;
  color: black;
  /* border: 1px solid #707070; */
  background-position: center;
  background-size: cover;
  border: 2px solid #dadedf;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin: 0%;
 
}

.producto img {
  height: 100%;
}

.producto:hover {
  font-weight: 600;
}

.marginLeft2 {
  margin-left: 2rem !important;
}
.activeProducto {
  background-color: #fbab43;
  color: #fff;
  border-radius: 5px;
}
.alturaProducto {
  min-height: 93.9rem
}
.alturaProducto span {
  font-weight: 600;
  color: #000;
}

.alturaProducto p:first-child {
  font-size: 1.4rem;
  margin-left: 1rem;
}
@media (min-width: 800px) {
  .alturaProducto p:first-child {
    margin-left:0;
    font-size: 1.6rem;
  }
}

.padding-top {
  padding-top: 2rem;
}


/** **/
.generalNav {
    width: 100%;
}

.raya-nav{
    content: "";
    height: 1.5px;
    background-color: #707070;
    width: 25rem;
}

.categoriasOpciones h3 {
    font-size: 2rem;
    font-weight: 400;
    text-align: left;
    margin: 4rem 0 1rem 0;
    color: #000;
    font-weight: 500;
}

.optionProducts {
    display: flex;
    align-items: center;
    margin-top: 1.5rem;
}

.optionProducts i {
    margin-left: auto;
    font-size: 1.2rem;
    margin-right: 2rem;

   
}
.categoriasOpciones a {
    color: #000;
    font-size: 1.6rem;
    font-weight: 500;
}
.categoriasOpciones .optionProducts a {
    margin-left: 2rem;
}

.categoriasOpciones .optionProducts i {
  font-size: 15px;
}

.lineaProducto,.lineaProducto2,.lineaProducto3  {
    width: 4px;
    height: 2.3rem;
}
/* .categoriasOpciones .fiscalizadosServicios a {
    margin-left: 2rem;
   
} */

.color-naranja{
    color: #FBAB43!important;
}

.lineaPNaranja {
    background-color: #FBAB43;
}


.product-move {
    animation: move 0.5s ease-in forwards;
}

#products:hover {
    color: #FBAB43;
    cursor: pointer;
}
#products2:hover {
    cursor: pointer;
}

/** PRODUCTO*/ 

.informacionProduct {
    display: grid;
    grid-template-columns: 1fr;
    padding-top: 1rem;
}
@media (min-width: 800px) {
  .informacionProduct{
    grid-template-columns: 1fr 1fr;
    padding-top: 5rem;
  }
}


.footProducto {
  padding-top: 3rem;
}

.informacionProduct .imgProd {
  display: none;
  
}
@media (min-width: 800px) {
  .informacionProduct .imgProd{
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.informacionProduct .imgProd img {
  border: 1px solid #707070;
  width: 100%;
}
@media (min-width: 800px) {
  .informacionProduct .imgProd img{
    width: 70%;
  }
}

.datosProduct p {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.5rem;
}
@media (min-width: 800px) {
  .datosProduct p {
    font-size: 1.6rem;
  }
}

.datosProduct h1 {
  font-size: 2.1rem;
  font-weight: 700;
  color: #FBAB43;
  text-align: left;
  margin: 1rem 0;
}
.datosProduct  {
  margin-bottom: 8rem;
}
@media (min-width: 800px) {
  .datosProduct h1{
    font-size: 3.4rem;
    margin: 2.5rem 0;
  }
  .datosProduct {
    margin-bottom:0;
  }
}

.datosProduct .imgProd {
    display: flex;
    justify-content: center;
    align-items: center;
}
@media (min-width: 800px) {
  .datosProduct .imgProd{
    display: none;
  }
}

.descripcionPro {
  background-color: #F5F5F5;
  padding: 0;
  font-size: 1.8rem;
  border-radius: 5px;
  margin-bottom: 2rem;
  margin-top: 3rem;
}

.descripcionPro p {
  font-weight: 300;
  font-size: 1.4rem!important;
}
@media (min-width: 800px) {
  .descripcionPro p{
    font-size: 1.8rem!important;
    margin: 0!important;
  }
  .descripcionPro {
    margin-top: 0;
    padding: 1rem 2rem;
  }
}

.datosP {
  margin-left: 1rem;
  width: 90%;
  padding-left: 0;
}

@media (min-width: 800px) {
  .datosP {
    margin: 0;
    width: 95%;
    padding-left: 2rem;
  }
}


.margin-top {
  margin-top: 3rem;
}

.verGlosa {
  position: absolute;
  width: 100%;
  z-index: 2;
}
.mostrar-opciones {
  display: none;
}
@media (min-width: 800px) {
  .mostrar-opciones {
    display: block;
  }
}

.redes {
  display: flex;
  flex-direction: column;
  align-items: center;
  
}
@media (min-width: 800px) {
  .redes {
    display: block;
  }
  .redes svg {
    width: 45px;
    height: 45px;
  }

  .redes a:nth-child(2) {
    margin-left: 1rem;
  }
}

.menu-redes {
  margin-top: 5rem;
  margin-bottom: 10rem;
}

.menu-redes a {
  border: none;
  padding: 0!important;
  margin-right: 1.5rem;

}

.nuestrosP {
  background-image: url(/build/img/nuestros.jpg);
  background-size: cover;
  background-position: 50%;
}

.productNav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2rem 3rem;
  border-bottom: 1px solid #707070;
}



@media (min-width: 800px) {
  .productNav {
    padding: 0 0 0 2.5rem;
    border-bottom: none;
    display: block;
  }
}


.menuProducts {
  display: block;
}
.menuProducts .menuProducts1 {
  
  padding: 2rem 3rem;
  display: flex;
  justify-content: space-between;
}
.menuProducts .menuProducts1:hover {
  background-color: #FBAB43;
}
.menuProducts a {
  font-size: 1.5rem;

}

.menuProducts i {
  color: #fbab43;
  font-size: 1.5rem;

}
@media (min-width: 800px) {
  .navegacion .menuProducts {
    display: none;
  }
}

.generalMenu {
  width: 100%;
}
@media (min-width: 800px) {
  .generalMenu {
    width: auto;
  }
}

.mostrar-solo {
  display: block;
}
@media (min-width: 800px) {
  .mostrar-solo {
    display: none;
  }
}

#ah1,
#ah2,
#ah3 {
  cursor: pointer;
}

.menuProducts .menuProducts1:hover #ah1,
.menuProducts .menuProducts1:hover #ah2,
.menuProducts .menuProducts1:hover #ah3 {
  color: black;
}

.menuProductosH {
  display: initial;
  position: fixed;
  height: 150vh;
  overflow: hidden;
  margin-left: 100vw;
  background-color: #fbab43;
}
@media (min-width: 800px) {
  .menuProductosH {
    display: none;
  }
}
.verMas {
  padding-left: 2rem;
  padding-top: 6rem;
  color: white;
}

.verMas p {
  color: white;
  margin-left: 2rem;
  font-size: 1.6rem;
}
.verMas i {

  font-size: 2rem;
}


.verMas h2 {
  text-align: left;
  font-size: 3.8rem;
  font-weight: 800;
  width: 60%;
}
.verMas ul  {
  padding: 0;
}

.verMas ul li {
  list-style: none;
  margin-top: 2rem;
  
 
}

.verMas a {
  border: none;
  font-size: 1.4rem;
  font-weight: 500;
}

.primerVer {
  width: 100vw;
  height: 80vh;
  /* background-color: #fbab43; */
  overflow-y: auto;
}
.flechaVer {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}

.margin-left {
  margin-left: 0;
  animation: move 0.5s ease-in forwards;
}
.h2-white {
  color: white!important;
}
.navegacion.menu {
  overflow-x: hidden;
}

.productoTitulo {
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 2px solid #dadedf;
  border-left: 2px solid #dadedf;
  border-right: 2px solid #dadedf;
  padding: 0;
  color: black;
  text-align: center;
  font-weight: 500;
  height: 7rem;
}

@media (min-width: 800px) {
  .productoTitulo {
    padding: 3rem 1rem;
  }
}

.listaProductos a:hover .productoTitulo {
  background-color: #fbab43;
  color: white;
}

.listaProductos a:hover img {
  transform: scale(1.5); 
}
.listaProductos a img {
  transition: transform .2s; 
}

.producto .backgroundpdf {
  width: 50%;
  height: 50%;
}
.producto {
  display: flex;
  justify-content: center;
  align-items: center;
}


.contenedorSelect {
  display: block;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #707070;
}

@media (min-width: 800px) {
  .contenedorSelect {
    display: none;
  }
}

.displayCategoria {
  display: none;
}
@media (min-width: 800px) {
  .displayCategoria {
    display: inline;
  }
}
.cajaSelect {
  position: absolute;
  width: 100%;
  background-color: white;
  padding-right: 5rem;
  padding-left: 1rem;
  
}
#c2,#c3,#c4 {
  font-size: 1.4rem;
  font-weight: 300;
  padding: 2rem 2rem;
  width: 100%;
}
#c1 {
  text-align: left;
  font-size: 1.8rem;
  cursor: pointer;
  margin: 0;
  padding: 0;
  width: 29rem;
  font-weight: 300;
}

.selectCategoria {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}

.categorias.contenedorSelect p {
  font-size:  1.4rem;
}

.cajaSelect h3 {
  border-bottom: 1px solid #707070;

}



.contenedorProductosMovil {
  width: 100%;
  max-width: 136.6rem;
  margin: 0 auto;
}

@media (min-width: 800px) {
  .contenedorProductosMovil {
    width: 95%;
    max-width: 136.6rem;
    margin: 0 auto;
  }
}

.categorias.contenedorSelect p {
    margin-left: 1rem;
}

.selectCategoria {
  padding: 0 1rem;
}

.categoriaSeleccionada {
  background-color: #FBAB43;
  padding: 2rem 1rem;
  color: white;
}

.categoriaSeleccionada h3 {
  font-size: 1.6rem!important;
}