@font-face {
  font-family: "ClashRegular";
  src: url("../fonts/ClashDisplay-Regular.otf");
  font-style: normal;
}
@font-face {
  font-family: "ClashSemibold";
  src: url("../fonts/ClashDisplay-Semibold.otf");
  font-style: normal;
}
@font-face {
  font-family: "ClashBold";
  src: url("../fonts/ClashDisplay-Bold.otf");
  font-style: normal;
}
@font-face {
  font-family: "MontserratRegular";
  src: url("../fonts/Montserrat-Regular.ttf");
  font-style: normal;
}
@font-face {
  font-family: "MontserratMedium";
  src: url("../fonts/Montserrat-Medium.ttf");
  font-style: normal;
}
@font-face {
  font-family: "MontserratSemibold";
  src: url("../fonts/Montserrat-Bold.ttf");
  font-style: normal;
}
@font-face {
  font-family: "MontserratBold";
  src: url("../fonts/Montserrat-Bold.ttf");
  font-style: normal;
}
.noVisible {
  visibility: hidden;
  position: absolute;
  margin-top: -100000px;
}

/* Estilizando la barra de desplazamiento principal */
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

/* Estilizando el rastro de la barra (track) */
::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}

/* Estilizando el control deslizante de la barra (thumb) */
::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
}

/* Cambio de color al pasar el cursor */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.pl-5 {
  padding-left: 5px !important;
}

.pr-5 {
  padding-right: 5px !important;
}

.btnAO:hover, .btnAA:hover, .btnAC:hover, .cardCaracteristica, .cardCG, .contenedorConoceSpac p, .contenedorConoceSpac h3, #carruselTestimonios {
  -webkit-box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.2);
}

.cardServicio, .contenidoSPAC, .cardCG h2, .cardSPL, .cardSPR {
  filter: drop-shadow(0px 0px 10px rgba(100, 73, 25, 0.2));
}

body {
  font-family: "MontserratRegular" !important;
  overflow-x: hidden;
  background-repeat: no-repeat;
  padding: 0px;
  margin: 0px;
}

.fondoAnimado {
  display: flex;
  min-height: 100vh;
  position: absolute;
  z-index: 0;
  align-items: flex-end;
  justify-content: flex-end;
  overflow: hidden;
}
.fondoAnimado img {
  margin-top: 700px;
  width: 100vw;
}

.lineasS {
  position: absolute;
  z-index: 0;
}
.lineasS img {
  width: 100vw;
  margin-top: -240px;
}

.riboonLong {
  position: absolute;
  z-index: 0;
}
.riboonLong img {
  width: 105%;
  margin-top: -280px;
}

.riboonShort {
  position: absolute;
  z-index: 0;
}
.riboonShort img {
  width: 100vw;
  margin-top: 200px;
}

@media screen and (max-width: 2700px) and (min-width: 2000px) {
  .fondoAnimado {
    display: flex;
    min-height: 100vh;
    position: absolute;
    z-index: 0;
    align-items: flex-end;
    justify-content: flex-end;
    overflow: hidden;
  }
  .fondoAnimado img {
    margin-top: 1100px;
    width: 100vw;
  }

  .riboonShort {
    position: absolute;
    z-index: 0;
  }
  .riboonShort img {
    width: 100vw;
    margin-top: 150px;
  }

  .lineasS {
    position: absolute;
    z-index: 0;
  }
  .lineasS img {
    width: 100vw;
    margin-top: -640px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 1024px) {
  .lineasS {
    position: absolute;
    z-index: 0;
  }
  .lineasS img {
    width: 100vw;
    margin-top: 30px;
  }
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
  .lineasS {
    position: absolute;
    z-index: 0;
  }
  .lineasS img {
    width: 100vw;
    margin-top: 220px;
  }
}
@media screen and (max-width: 768px) {
  .fondoAnimado {
    display: flex;
    min-height: 100vh;
    position: absolute;
    z-index: 0;
    align-items: flex-end;
    justify-content: flex-end;
    overflow: hidden;
  }
  .fondoAnimado img {
    margin-top: 700px;
    width: 100vw;
  }

  .lineasS {
    position: absolute;
    z-index: 0;
  }
  .lineasS img {
    width: 100vw;
    margin-top: 170px;
  }

  .riboonLong {
    position: absolute;
    z-index: 0;
  }
  .riboonLong img {
    width: 105%;
    margin-top: 100px;
  }

  .riboonShort {
    position: absolute;
    z-index: 0;
  }
  .riboonShort img {
    width: 100vw;
    margin-top: 250px;
  }
}
@media screen and (max-width: 425px) {
  .fondoAnimado {
    display: flex;
    min-height: 100vh;
    position: absolute;
    z-index: 0;
    align-items: flex-end;
    justify-content: flex-end;
    overflow: hidden;
  }
  .fondoAnimado img {
    margin-top: 540px;
    width: 100vw;
  }

  .lineasS {
    position: absolute;
    z-index: 0;
  }
  .lineasS img {
    width: 100vw;
    margin-top: 360px;
  }

  .riboonLong {
    position: absolute;
    z-index: 0;
  }
  .riboonLong img {
    width: 250%;
    margin-top: 250px;
    margin-left: -600px;
  }

  .riboonShort {
    position: absolute;
    z-index: 0;
  }
  .riboonShort img {
    width: 100vw;
    margin-top: 280px;
  }
}
@media screen and (max-width: 375px) {
  .fondoAnimado {
    display: flex;
    min-height: 100vh;
    position: absolute;
    z-index: 0;
    align-items: flex-end;
    justify-content: flex-end;
    overflow: hidden;
  }
  .fondoAnimado img {
    margin-top: 500px;
    width: 100vw;
  }

  .lineasS {
    position: absolute;
    z-index: 0;
  }
  .lineasS img {
    width: 100vw;
    margin-top: 390px;
  }

  .riboonLong {
    position: absolute;
    z-index: 0;
  }
  .riboonLong img {
    width: 250%;
    margin-top: 250px;
    margin-left: -500px;
  }

  .riboonShort {
    position: absolute;
    z-index: 0;
  }
  .riboonShort img {
    width: 100vw;
    margin-top: 310px;
  }
}
@media screen and (max-width: 320px) {
  .fondoAnimado {
    display: flex;
    min-height: 100vh;
    position: absolute;
    z-index: 0;
    align-items: flex-end;
    justify-content: flex-end;
    overflow: hidden;
  }
  .fondoAnimado img {
    margin-top: 500px;
    width: 100vw;
  }

  .lineasS {
    position: absolute;
    z-index: 0;
  }
  .lineasS img {
    margin-left: -600px;
    width: 320%;
    margin-top: 0px;
  }

  .riboonLong {
    position: absolute;
    z-index: 0;
  }
  .riboonLong img {
    width: 250%;
    margin-top: 450px;
    margin-left: -450px;
  }

  .riboonShort {
    position: absolute;
    z-index: 0;
  }
  .riboonShort img {
    width: 200%;
    margin-top: 100px;
    margin-left: -300px;
  }
}
#contenedorInicio {
  height: 100vh;
  width: 100vw;
  background-color: #152644 !important;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

.contenidoTopInicio {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
}
.contenidoTopInicio h2 {
  font-family: "ClashSemibold";
  font-size: 38px !important;
  color: #8dd3ff !important;
  margin-left: -100px;
}
.contenidoTopInicio h2 span {
  color: #f6f275 !important;
}
.contenidoTopInicio h1 {
  margin-top: 25px;
  margin-bottom: -75px;
  width: 90%;
  color: #fff8de !important;
  font-size: 16px !important;
}

.contImgTop {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
}
.contImgTop img {
  position: relative;
  width: 80%;
}

.contenedorConoceSpac {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 550px;
  background-color: #152644 !important;
}
.contenedorConoceSpac p {
  background-color: #fff8de !important;
  border-radius: 100px;
  padding: 25px;
  font-size: 16px !important;
  width: 40%;
  text-align: center;
}
.contenedorConoceSpac p span {
  font-family: "MontserratBold";
}
.contenedorConoceSpac h3 {
  text-align: center;
  font-family: "ClashBold";
  font-size: 38px !important;
  background-color: #f6f275 !important;
  border-radius: 100px;
  width: 40%;
  padding: 25px;
  margin-top: 100px;
  margin-left: -100px;
}

#galeriaInicio {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 0px;
  max-height: 400px;
  overflow: hidden;
}
#galeriaInicio button {
  padding: 9px;
  border: none;
  background-color: #8dd3ff !important;
  margin-top: -18px;
  font-family: "MontserratBold";
  transition: 0.35s ease-in-out;
}
#galeriaInicio button:hover {
  background-color: #fff8de !important;
}

.contenedorGaleriaInicio {
  overflow: hidden;
  height: auto;
  width: 100vw;
  padding: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contenedorGaleriaInicio img {
  width: 100%;
  transition: 1s ease-in-out;
}
.contenedorGaleriaInicio img:hover {
  width: 125%;
}
.contenedorGaleriaInicio .cardImg {
  overflow: hidden;
  width: 25%;
}

.contenedorSP {
  margin-top: -25px;
  background-color: #f6f275 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 25px;
  padding-bottom: 70px;
}

.contenedorCard {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 400px;
}

.cardSPL {
  height: 300px;
  display: flex;
  background-color: #fff8de !important;
  width: 60%;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 25px;
}
.cardSPL img {
  height: 110%;
  margin-top: 15%;
  margin-left: -15%;
}

.cardSPR {
  height: 300px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  justify-content: center;
  background-color: #fff8de !important;
  width: 60%;
}
.cardSPR img {
  height: 110%;
  margin-top: 15%;
  margin-right: -25%;
}

.contenidoSP {
  padding: 9px;
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.contenidoSP h3 {
  font-family: "ClashBold";
  width: 100%;
}
.contenidoSP p {
  width: 100%;
}

.contenidoSNS {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 700px;
  background-color: #152644 !important;
  text-align: center;
}
.contenidoSNS h3 {
  font-family: "ClashBold";
  color: #f6f275 !important;
  font-size: 50px !important;
}
.contenidoSNS p {
  font-family: "ClashRegular";
  color: #fff8de !important;
  font-size: 38px !important;
}
.contenidoSNS h4 {
  font-family: "ClashBold";
  color: #8dd3ff !important;
  font-size: 38px !important;
  margin-bottom: 25px;
  margin-top: 25px;
}

#contenedorTestimonios {
  height: 700px;
  background-color: #8dd3ff !important;
  padding: 9px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}

#nextTestimonio {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff !important;
  padding: 9px;
  width: 40px;
  height: 40px;
  border-radius: 1000px;
  z-index: 3;
  margin-left: 25px;
  transition: 0.36s ease-in-out;
}
#nextTestimonio:hover {
  cursor: pointer;
  background-color: #152644 !important;
  color: #fff8de !important;
}

#carruselTestimonios {
  background-color: #fff8de !important;
  width: 70%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 9px;
  height: 450px;
  overflow: hidden;
}
#carruselTestimonios img {
  width: 40%;
}

.contenidoTestimonio {
  width: 40%;
  padding: 9px;
}
.contenidoTestimonio h3 {
  font-family: "ClashBold";
}
.contenidoTestimonio h4 {
  font-family: "ClashBold";
}
.contenidoTestimonio p {
  font-family: "MontserratRegular";
}

#contenedorGaleriaM {
  margin-top: 35px;
  width: 100%;
  overflow-y: auto;
  min-height: 90vh;
  max-height: 90vh;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  grid-auto-rows: 200px;
  grid-gap: 10px;
}

.imgModalG {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (max-width: 4000px) and (min-width: 2000px) {
  #contenedorInicio {
    width: 100vw;
    height: 100vh;
    background-color: #152644 !important;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
  }

  .contenidoTopInicio {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
  }
  .contenidoTopInicio h2 {
    font-family: "ClashSemibold";
    font-size: 50px !important;
    color: #8dd3ff !important;
  }
  .contenidoTopInicio h2 span {
    color: #f6f275 !important;
  }
  .contenidoTopInicio h1 {
    margin-top: 25px;
    margin-bottom: -75px;
    width: 90%;
    color: #fff8de !important;
    font-size: 16px !important;
  }

  .contImgTop {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .contImgTop img {
    position: relative;
    width: 80%;
  }

  .contenedorConoceSpac {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 550px;
    background-color: #152644 !important;
  }
  .contenedorConoceSpac p {
    background-color: #fff8de !important;
    border-radius: 100px;
    padding: 25px;
    font-size: 16px !important;
    width: 40%;
    text-align: center;
  }
  .contenedorConoceSpac p span {
    font-family: "MontserratBold";
  }
  .contenedorConoceSpac h3 {
    text-align: center;
    font-family: "ClashBold";
    font-size: 38px !important;
    background-color: #f6f275 !important;
    border-radius: 100px;
    width: 40%;
    padding: 25px;
    margin-top: 100px;
    margin-left: -30px;
  }

  #galeriaInicio {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 0px;
  }
  #galeriaInicio button {
    padding: 9px;
    border: none;
    background-color: #8dd3ff !important;
    margin-top: -18px;
    font-family: "MontserratBold";
    transition: 0.35s ease-in-out;
  }
  #galeriaInicio button:hover {
    background-color: #fff8de !important;
  }

  .contenedorGaleriaInicio {
    overflow: hidden;
    width: 100vw;
    height: 1000px;
    max-height: 1000px;
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .contenedorGaleriaInicio .cardImg {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    width: 50%;
  }
  .contenedorGaleriaInicio .cardImg img {
    width: 100%;
    transition: 1s ease-in-out;
  }
  .contenedorGaleriaInicio .cardImg img:hover {
    width: 125%;
  }

  .contenedorSP {
    margin-top: -25px;
    background-color: #f6f275 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px;
    padding-bottom: 70px;
  }

  .contenedorCard {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 400px;
  }

  .cardSPL {
    height: 300px;
    display: flex;
    background-color: #fff8de !important;
    width: 60%;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 25px;
  }
  .cardSPL img {
    height: 110%;
    margin-top: 15%;
    margin-left: -15%;
  }

  .cardSPR {
    height: 300px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    justify-content: center;
    background-color: #fff8de !important;
    width: 60%;
  }
  .cardSPR img {
    height: 110%;
    margin-top: 15%;
    margin-right: -25%;
  }

  .contenidoSP {
    padding: 9px;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .contenidoSP h3 {
    font-family: "ClashBold";
    width: 100%;
  }
  .contenidoSP p {
    width: 100%;
  }

  .contenidoSNS {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 700px;
    background-color: #152644 !important;
    text-align: center;
  }
  .contenidoSNS h3 {
    font-family: "ClashBold";
    color: #f6f275 !important;
    font-size: 50px !important;
  }
  .contenidoSNS p {
    font-family: "ClashRegular";
    color: #fff8de !important;
    font-size: 38px !important;
  }
  .contenidoSNS h4 {
    font-family: "ClashBold";
    color: #8dd3ff !important;
    font-size: 38px !important;
    margin-bottom: 25px;
    margin-top: 25px;
  }

  #contenedorTestimonios {
    height: 700px;
    background-color: #8dd3ff !important;
    padding: 9px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
  }

  #nextTestimonio {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff !important;
    padding: 9px;
    width: 40px;
    height: 40px;
    border-radius: 1000px;
    z-index: 3;
    margin-left: 25px;
    transition: 0.36s ease-in-out;
  }
  #nextTestimonio:hover {
    cursor: pointer;
    background-color: #152644 !important;
    color: #fff8de !important;
  }

  #carruselTestimonios {
    background-color: #fff8de !important;
    width: 70%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 9px;
    height: 450px;
    overflow: hidden;
  }
  #carruselTestimonios img {
    width: 40%;
  }

  .contenidoTestimonio {
    width: 40%;
    padding: 9px;
  }
  .contenidoTestimonio h3 {
    font-family: "ClashBold";
  }
  .contenidoTestimonio h4 {
    font-family: "ClashBold";
  }
  .contenidoTestimonio p {
    font-family: "MontserratRegular";
  }
}
@media screen and (max-width: 1440px) {
  #contenedorInicio {
    height: 100vh;
    background-color: #152644 !important;
    display: flex;
    align-items: center;
  }

  .contenidoTopInicio {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
  }
  .contenidoTopInicio h2 {
    font-family: "ClashSemibold";
    font-size: 38px !important;
    color: #8dd3ff !important;
  }
  .contenidoTopInicio h2 span {
    color: #f6f275 !important;
  }
  .contenidoTopInicio h1 {
    margin-top: 25px;
    margin-bottom: -75px;
    width: 90%;
    color: #fff8de !important;
    font-size: 16px !important;
  }

  .contImgTop {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .contImgTop img {
    position: relative;
    width: 80%;
  }

  .contenedorConoceSpac {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 550px;
    background-color: #152644 !important;
  }
  .contenedorConoceSpac p {
    background-color: #fff8de !important;
    border-radius: 100px;
    padding: 25px;
    font-size: 16px !important;
    width: 40%;
    text-align: center;
  }
  .contenedorConoceSpac p span {
    font-family: "MontserratBold";
  }
  .contenedorConoceSpac h3 {
    text-align: center;
    font-family: "ClashBold";
    font-size: 38px !important;
    background-color: #f6f275 !important;
    border-radius: 100px;
    width: 40%;
    padding: 25px;
    margin-top: 100px;
    margin-left: -30px;
  }

  #galeriaInicio {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 0px;
  }
  #galeriaInicio button {
    padding: 9px;
    border: none;
    background-color: #8dd3ff !important;
    margin-top: -18px;
    font-family: "MontserratBold";
    transition: 0.35s ease-in-out;
  }
  #galeriaInicio button:hover {
    background-color: #fff8de !important;
  }

  .contenedorGaleriaInicio {
    overflow: hidden;
    height: auto;
    max-height: 300px;
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .contenedorGaleriaInicio img {
    width: 100%;
    transition: 1s ease-in-out;
  }
  .contenedorGaleriaInicio img:hover {
    width: 125%;
  }
  .contenedorGaleriaInicio .cardImg {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    width: 25%;
  }

  .contenedorSP {
    margin-top: -25px;
    background-color: #f6f275 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px;
    padding-bottom: 70px;
  }

  .contenedorCard {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 400px;
  }

  .cardSPL {
    height: 300px;
    display: flex;
    background-color: #fff8de !important;
    width: 60%;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 25px;
  }
  .cardSPL img {
    height: 110%;
    margin-top: 15%;
    margin-left: -15%;
  }

  .cardSPR {
    height: 300px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    justify-content: center;
    background-color: #fff8de !important;
    width: 60%;
  }
  .cardSPR img {
    height: 110%;
    margin-top: 15%;
    margin-right: -25%;
  }

  .contenidoSP {
    padding: 9px;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .contenidoSP h3 {
    font-family: "ClashBold";
    width: 100%;
  }
  .contenidoSP p {
    width: 100%;
  }

  .contenidoSNS {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 700px;
    background-color: #152644 !important;
    text-align: center;
  }
  .contenidoSNS h3 {
    font-family: "ClashBold";
    color: #f6f275 !important;
    font-size: 50px !important;
  }
  .contenidoSNS p {
    font-family: "ClashRegular";
    color: #fff8de !important;
    font-size: 38px !important;
  }
  .contenidoSNS h4 {
    font-family: "ClashBold";
    color: #8dd3ff !important;
    font-size: 38px !important;
    margin-bottom: 25px;
    margin-top: 25px;
  }

  #contenedorTestimonios {
    height: 700px;
    background-color: #8dd3ff !important;
    padding: 9px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
  }

  #nextTestimonio {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff !important;
    padding: 9px;
    width: 40px;
    height: 40px;
    border-radius: 1000px;
    z-index: 3;
    margin-left: 25px;
    transition: 0.36s ease-in-out;
  }
  #nextTestimonio:hover {
    cursor: pointer;
    background-color: #152644 !important;
    color: #fff8de !important;
  }

  #carruselTestimonios {
    background-color: #fff8de !important;
    width: 70%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 9px;
    height: 450px;
    overflow: hidden;
  }
  #carruselTestimonios img {
    width: 40%;
  }

  .contenidoTestimonio {
    width: 40%;
    padding: 9px;
  }
  .contenidoTestimonio h3 {
    font-family: "ClashBold";
  }
  .contenidoTestimonio h4 {
    font-family: "ClashBold";
  }
  .contenidoTestimonio p {
    font-family: "MontserratRegular";
  }

  #contenedorGaleriaM {
    margin-top: 75px;
    width: 100%;
    overflow-y: auto;
    min-height: 90vh;
    max-height: 90vh;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    grid-auto-rows: 200px;
    grid-gap: 10px;
  }
}
@media screen and (max-width: 1024px) {
  #contenedorInicio {
    height: 100vh;
    background-color: #152644 !important;
    display: flex;
    align-items: center;
  }

  .contenidoTopInicio {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
  }
  .contenidoTopInicio h2 {
    font-family: "ClashSemibold";
    font-size: 26px !important;
    color: #8dd3ff !important;
    margin-left: unset !important;
  }
  .contenidoTopInicio h2 span {
    color: #f6f275 !important;
  }
  .contenidoTopInicio h1 {
    margin-top: 25px;
    margin-bottom: -75px;
    width: 90%;
    color: #fff8de !important;
    font-size: 16px !important;
  }

  .contImgTop {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .imgTopInicio {
    background-color: #f6f275 !important;
    width: 400px;
    border-top-left-radius: 1500px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 250px;
  }
  .imgTopInicio img {
    position: relative;
    width: 38ch;
    margin-top: 150px;
    clip-path: fill-box;
    clip-path: inset(0px 0px 180px 0px round 0px 0px 123px 0px);
  }

  .contenedorConoceSpac {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 550px;
    background-color: #152644 !important;
  }
  .contenedorConoceSpac p {
    background-color: #fff8de !important;
    border-radius: 100px;
    padding: 25px;
    font-size: 14px !important;
    width: 40%;
    text-align: center;
  }
  .contenedorConoceSpac p span {
    font-family: "MontserratBold";
  }
  .contenedorConoceSpac h3 {
    text-align: center;
    font-family: "ClashBold";
    font-size: 26px !important;
    background-color: #f6f275 !important;
    border-radius: 100px;
    width: 40%;
    padding: 25px;
    margin-top: 100px;
    margin-left: -30px;
  }

  #galeriaInicio {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 0px;
  }
  #galeriaInicio button {
    padding: 9px;
    border: none;
    background-color: #8dd3ff !important;
    margin-top: -18px;
    font-family: "MontserratBold";
    transition: 0.35s ease-in-out;
  }
  #galeriaInicio button:hover {
    background-color: #fff8de !important;
  }

  .contenedorGaleriaInicio {
    overflow: hidden;
    height: auto;
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .contenedorGaleriaInicio img {
    width: 100%;
    transition: 1s ease-in-out;
  }
  .contenedorGaleriaInicio img:hover {
    width: 125%;
  }
  .contenedorGaleriaInicio .cardImg {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    width: 25%;
  }

  .contenedorSP {
    margin-top: -25px;
    background-color: #f6f275 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px;
    padding-bottom: 70px;
  }

  .contenedorCard {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 400px;
  }

  .cardSPL {
    height: 300px;
    display: flex;
    background-color: #fff8de !important;
    width: 75%;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 25px;
  }
  .cardSPL img {
    height: 110%;
    margin-top: 15%;
    margin-left: -15%;
  }

  .cardSPR {
    height: 300px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    justify-content: center;
    background-color: #fff8de !important;
    width: 75%;
  }
  .cardSPR img {
    height: 110%;
    margin-top: 15%;
    margin-right: -15%;
  }

  .contenidoSP {
    padding: 9px;
    padding-left: 18px;
    padding-right: 18px;
    width: 60%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .contenidoSP h3 {
    font-family: "ClashBold";
    width: 100%;
  }
  .contenidoSP p {
    width: 100%;
  }

  .contenidoSNS {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 700px;
    background-color: #152644 !important;
    text-align: center;
  }
  .contenidoSNS h3 {
    font-family: "ClashBold";
    color: #f6f275 !important;
    font-size: 50px !important;
  }
  .contenidoSNS p {
    font-family: "ClashRegular";
    color: #fff8de !important;
    font-size: 38px !important;
  }
  .contenidoSNS h4 {
    font-family: "ClashBold";
    color: #8dd3ff !important;
    font-size: 38px !important;
    margin-bottom: 25px;
    margin-top: 25px;
  }

  #contenedorTestimonios {
    height: 700px;
    background-color: #8dd3ff !important;
    padding: 9px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
  }

  #nextTestimonio {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff !important;
    padding: 9px;
    width: 40px;
    height: 40px;
    border-radius: 1000px;
    z-index: 3;
    margin-left: 25px;
    transition: 0.36s ease-in-out;
  }
  #nextTestimonio:hover {
    cursor: pointer;
    background-color: #152644 !important;
    color: #fff8de !important;
  }

  #carruselTestimonios {
    background-color: #fff8de !important;
    width: 80%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 9px;
    height: 450px;
    overflow: hidden;
  }
  #carruselTestimonios img {
    width: 40%;
  }

  .contenidoTestimonio {
    width: 40%;
    padding: 9px;
  }
  .contenidoTestimonio h3 {
    font-family: "ClashBold";
  }
  .contenidoTestimonio h4 {
    font-family: "ClashBold";
  }
  .contenidoTestimonio p {
    font-family: "MontserratRegular";
    font-size: 14px !important;
  }
}
@media screen and (max-width: 768px) {
  #contenedorInicio {
    height: 100vh;
    background-color: #152644 !important;
    display: flex;
    align-items: center;
  }

  .contenidoTopInicio {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
  }
  .contenidoTopInicio h2 {
    font-family: "ClashSemibold";
    font-size: 26px !important;
    color: #8dd3ff !important;
  }
  .contenidoTopInicio h2 span {
    color: #f6f275 !important;
  }
  .contenidoTopInicio h1 {
    margin-top: 25px;
    margin-bottom: -75px;
    width: 90%;
    color: #fff8de !important;
    font-size: 14px !important;
  }

  .contImgTop {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .imgTopInicio {
    background-color: #f6f275 !important;
    width: 300px;
    border-top-left-radius: 1500px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 200px;
  }
  .imgTopInicio img {
    position: relative;
    width: 27ch;
    margin-top: 100px;
    clip-path: fill-box;
    clip-path: inset(0px 0px 115px 0px round 0px 0px 90px 0px);
  }

  .contenedorConoceSpac {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 550px;
    background-color: #152644 !important;
  }
  .contenedorConoceSpac p {
    background-color: #fff8de !important;
    border-radius: 100px;
    padding: 25px;
    font-size: 14px !important;
    width: 40%;
    text-align: center;
  }
  .contenedorConoceSpac p span {
    font-family: "MontserratBold";
  }
  .contenedorConoceSpac h3 {
    text-align: center;
    font-family: "ClashBold";
    font-size: 26px !important;
    background-color: #f6f275 !important;
    border-radius: 100px;
    width: 40%;
    padding: 25px;
    margin-top: 100px;
    margin-left: -30px;
  }

  #galeriaInicio {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 0px;
    max-height: auto !important;
  }
  #galeriaInicio button {
    padding: 9px;
    border: none;
    background-color: #8dd3ff !important;
    margin-top: -18px;
    font-family: "MontserratBold";
    transition: 0.35s ease-in-out;
  }
  #galeriaInicio button:hover {
    background-color: #fff8de !important;
  }

  .contenedorGaleriaInicio {
    overflow: hidden;
    height: auto;
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .contenedorGaleriaInicio img {
    width: 100%;
    transition: 1s ease-in-out;
  }
  .contenedorGaleriaInicio img:hover {
    width: 125%;
  }
  .contenedorGaleriaInicio .cardImg {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    width: 25%;
  }

  .contenedorSP {
    margin-top: -25px;
    background-color: #f6f275 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px;
    padding-bottom: 70px;
  }

  .contenedorCard {
    display: flex;
    justify-content: center;
    align-items: center;
    height: fit-content;
  }

  .cardSPL {
    margin-top: 50px;
    height: auto;
    display: flex;
    background-color: #fff8de !important;
    width: 70%;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    flex-wrap: wrap;
  }
  .cardSPL img {
    width: 80%;
    height: unset !important;
    margin-top: 0px;
    margin-left: 0px;
  }

  .cardSPR {
    height: auto;
    display: flex;
    background-color: #fff8de !important;
    width: 70%;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    flex-wrap: wrap;
  }
  .cardSPR img {
    display: flex;
    order: 1;
    width: 80%;
    height: unset !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
  }

  .contenidoSP {
    padding: 9px;
    padding-left: 18px;
    padding-right: 18px;
    width: 80%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    order: 2;
  }
  .contenidoSP h3 {
    font-family: "ClashBold";
    width: 100%;
    font-size: 26px !important;
    text-align: center;
  }
  .contenidoSP p {
    text-align: center;
    width: 100%;
    font-size: 16px !important;
  }

  .contenidoSNS {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 700px;
    background-color: #152644 !important;
    text-align: center;
  }
  .contenidoSNS h3 {
    font-family: "ClashBold";
    color: #f6f275 !important;
    font-size: 38px !important;
  }
  .contenidoSNS p {
    font-family: "ClashRegular";
    color: #fff8de !important;
    font-size: 16px !important;
  }
  .contenidoSNS h4 {
    font-family: "ClashBold";
    color: #8dd3ff !important;
    font-size: 26px !important;
    margin-bottom: 25px;
    margin-top: 25px;
  }

  #contenedorTestimonios {
    height: 700px;
    background-color: #8dd3ff !important;
    padding: 9px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
  }

  #nextTestimonio {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff !important;
    padding: 9px;
    width: 40px;
    height: 40px;
    border-radius: 1000px;
    z-index: 3;
    margin-left: 25px;
    transition: 0.36s ease-in-out;
  }
  #nextTestimonio:hover {
    cursor: pointer;
    background-color: #152644 !important;
    color: #fff8de !important;
  }

  #carruselTestimonios {
    flex-wrap: wrap;
    background-color: #fff8de !important;
    width: 80%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 28px;
    height: fit-content;
    overflow: hidden;
  }
  #carruselTestimonios img {
    width: 80%;
  }

  .contenidoTestimonio {
    width: 80%;
    padding: 9px;
  }
  .contenidoTestimonio h3 {
    font-family: "ClashBold";
  }
  .contenidoTestimonio h4 {
    font-family: "ClashBold";
  }
  .contenidoTestimonio p {
    font-family: "MontserratRegular";
    font-size: 14px !important;
  }
}
@media screen and (max-width: 425px) {
  #contenedorInicio {
    height: 100vh;
    background-color: #152644 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .contenidoTopInicio {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
  }
  .contenidoTopInicio h2 {
    font-family: "ClashSemibold";
    font-size: 26px !important;
    color: #8dd3ff !important;
    text-align: center;
  }
  .contenidoTopInicio h2 span {
    color: #f6f275 !important;
  }
  .contenidoTopInicio h1 {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 90%;
    color: #fff8de !important;
    font-size: 14px !important;
  }

  .contImgTop {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .imgTopInicio {
    background-color: #f6f275 !important;
    width: 300px;
    border-top-left-radius: 1500px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 200px;
    margin-top: 70px;
  }
  .imgTopInicio img {
    position: relative;
    width: 27ch;
    margin-top: 100px;
    clip-path: fill-box;
    clip-path: inset(0px 0px 115px 0px round 0px 0px 90px 0px);
  }

  .contenedorConoceSpac {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 400px;
    background-color: #152644 !important;
  }
  .contenedorConoceSpac p {
    background-color: #fff8de !important;
    border-radius: 100px;
    padding: 25px;
    font-size: 14px !important;
    width: 80%;
    text-align: center;
  }
  .contenedorConoceSpac p span {
    font-family: "MontserratBold";
  }
  .contenedorConoceSpac h3 {
    text-align: center;
    font-family: "ClashBold";
    font-size: 26px !important;
    background-color: #f6f275 !important;
    border-radius: 100px;
    width: 80%;
    padding: 25px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 70px;
  }

  #galeriaInicio {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 0px;
    max-height: unset;
  }
  #galeriaInicio button {
    padding: 9px;
    border: none;
    background-color: #8dd3ff !important;
    margin-top: -18px;
    font-family: "MontserratBold";
    transition: 0.35s ease-in-out;
  }
  #galeriaInicio button:hover {
    background-color: #fff8de !important;
  }

  .contenedorGaleriaInicio {
    overflow: hidden;
    height: auto;
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .contenedorGaleriaInicio img {
    width: 100%;
    transition: 1s ease-in-out;
  }
  .contenedorGaleriaInicio img:hover {
    width: 110%;
  }
  .contenedorGaleriaInicio .cardImg {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    width: 50%;
    min-height: 200px;
    max-height: 200px;
  }

  .contenedorSP {
    margin-top: -25px;
    background-color: #f6f275 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px;
    padding-bottom: 70px;
  }

  .contenedorCard {
    display: flex;
    justify-content: center;
    align-items: center;
    height: fit-content;
  }

  .cardSPL {
    margin-top: 50px;
    height: auto;
    display: flex;
    background-color: #fff8de !important;
    width: 90%;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    flex-wrap: wrap;
  }
  .cardSPL img {
    width: 80%;
    height: unset !important;
    margin-top: 0px;
    margin-left: 0px;
  }

  .cardSPR {
    height: auto;
    display: flex;
    background-color: #fff8de !important;
    width: 90%;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    flex-wrap: wrap;
  }
  .cardSPR img {
    display: flex;
    order: 1;
    width: 80%;
    height: unset !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
  }

  .contenidoSP {
    padding: 9px;
    padding-left: 18px;
    padding-right: 18px;
    width: 80%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    order: 2;
  }
  .contenidoSP h3 {
    font-family: "ClashBold";
    width: 100%;
    font-size: 26px !important;
    text-align: center;
  }
  .contenidoSP p {
    text-align: center;
    width: 100%;
    font-size: 16px !important;
  }

  .contenidoSNS {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 700px;
    background-color: #152644 !important;
    text-align: center;
  }
  .contenidoSNS h3 {
    font-family: "ClashBold";
    color: #f6f275 !important;
    font-size: 38px !important;
  }
  .contenidoSNS p {
    font-family: "ClashRegular";
    color: #fff8de !important;
    font-size: 16px !important;
  }
  .contenidoSNS h4 {
    font-family: "ClashBold";
    color: #8dd3ff !important;
    font-size: 26px !important;
    margin-bottom: 25px;
    margin-top: 25px;
  }

  #contenedorTestimonios {
    height: 700px;
    background-color: #8dd3ff !important;
    padding: 9px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: row;
  }

  #nextTestimonio {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff !important;
    padding: 9px;
    width: 40px;
    height: 40px;
    border-radius: 1000px;
    z-index: 3;
    margin-left: 25px;
    transition: 0.36s ease-in-out;
  }
  #nextTestimonio:hover {
    cursor: pointer;
    background-color: #152644 !important;
    color: #fff8de !important;
  }

  #carruselTestimonios {
    flex-wrap: wrap;
    background-color: #fff8de !important;
    width: 90%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 28px;
    height: fit-content;
    overflow: hidden;
  }
  #carruselTestimonios img {
    width: 80%;
  }

  .contenidoTestimonio {
    width: 80%;
    padding: 9px;
  }
  .contenidoTestimonio h3 {
    font-family: "ClashBold";
    text-align: center;
  }
  .contenidoTestimonio h4 {
    font-family: "ClashBold";
    text-align: center;
  }
  .contenidoTestimonio p {
    font-family: "MontserratRegular";
    font-size: 14px !important;
    text-align: center;
  }
}
@media screen and (max-width: 375px) {
  #contenedorInicio {
    height: 100vh;
    background-color: #152644 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .contenidoTopInicio {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
  }
  .contenidoTopInicio h2 {
    font-family: "ClashSemibold";
    font-size: 26px !important;
    color: #8dd3ff !important;
    text-align: center;
  }
  .contenidoTopInicio h2 span {
    color: #f6f275 !important;
  }
  .contenidoTopInicio h1 {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 90%;
    color: #fff8de !important;
    font-size: 14px !important;
  }

  .contImgTop {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .imgTopInicio {
    background-color: #f6f275 !important;
    width: 300px;
    border-top-left-radius: 1500px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 200px;
    margin-top: 70px;
  }
  .imgTopInicio img {
    position: relative;
    width: 27ch;
    margin-top: 100px;
    clip-path: fill-box;
    clip-path: inset(0px 0px 115px 0px round 0px 0px 90px 0px);
  }

  .contenedorConoceSpac {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 400px;
    background-color: #152644 !important;
  }
  .contenedorConoceSpac p {
    background-color: #fff8de !important;
    border-radius: 100px;
    padding: 25px;
    font-size: 14px !important;
    width: 80%;
    text-align: center;
  }
  .contenedorConoceSpac p span {
    font-family: "MontserratBold";
  }
  .contenedorConoceSpac h3 {
    text-align: center;
    font-family: "ClashBold";
    font-size: 26px !important;
    background-color: #f6f275 !important;
    border-radius: 100px;
    width: 80%;
    padding: 25px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 70px;
  }

  #galeriaInicio {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 0px;
    max-height: unset;
  }
  #galeriaInicio button {
    padding: 9px;
    border: none;
    background-color: #8dd3ff !important;
    margin-top: -18px;
    font-family: "MontserratBold";
    transition: 0.35s ease-in-out;
  }
  #galeriaInicio button:hover {
    background-color: #fff8de !important;
  }

  .contenedorGaleriaInicio {
    overflow: hidden;
    height: auto;
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .contenedorGaleriaInicio img {
    width: 100%;
    transition: 1s ease-in-out;
  }
  .contenedorGaleriaInicio img:hover {
    width: 110%;
  }
  .contenedorGaleriaInicio .cardImg {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    width: 50%;
    min-height: 200px;
    max-height: 200px;
  }

  .contenedorSP {
    margin-top: -25px;
    background-color: #f6f275 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px;
    padding-bottom: 70px;
  }

  .contenedorCard {
    display: flex;
    justify-content: center;
    align-items: center;
    height: fit-content;
  }

  .cardSPL {
    margin-top: 50px;
    height: auto;
    display: flex;
    background-color: #fff8de !important;
    width: 80%;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    flex-wrap: wrap;
  }
  .cardSPL img {
    width: 80%;
    height: unset !important;
    margin-top: 0px;
    margin-left: 0px;
  }

  .cardSPR {
    height: auto;
    display: flex;
    background-color: #fff8de !important;
    width: 80%;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    flex-wrap: wrap;
  }
  .cardSPR img {
    display: flex;
    order: 1;
    width: 80%;
    height: unset !important;
    margin-top: 0px !important;
    margin-left: unset !important;
  }

  .contenidoSP {
    padding: 9px;
    padding-left: 18px;
    padding-right: 18px;
    width: 90%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    order: 2;
  }
  .contenidoSP h3 {
    font-family: "ClashBold";
    width: 100%;
    font-size: 26px !important;
    text-align: center;
  }
  .contenidoSP p {
    text-align: center;
    width: 100%;
    font-size: 16px !important;
  }

  .contenidoSNS {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 700px;
    background-color: #152644 !important;
    text-align: center;
  }
  .contenidoSNS h3 {
    font-family: "ClashBold";
    color: #f6f275 !important;
    font-size: 26px !important;
  }
  .contenidoSNS p {
    font-family: "ClashRegular";
    color: #fff8de !important;
    font-size: 16px !important;
  }
  .contenidoSNS h4 {
    font-family: "ClashBold";
    color: #8dd3ff !important;
    font-size: 26px !important;
    margin-bottom: 25px;
    margin-top: 25px;
  }

  #contenedorTestimonios {
    height: 800px;
    background-color: #8dd3ff !important;
    padding: 9px;
    padding-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: row;
  }

  #nextTestimonio {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff !important;
    padding: 9px;
    width: 40px;
    height: 40px;
    border-radius: 1000px;
    z-index: 3;
    margin-left: 25px;
    transition: 0.36s ease-in-out;
  }
  #nextTestimonio:hover {
    cursor: pointer;
    background-color: #152644 !important;
    color: #fff8de !important;
  }

  #carruselTestimonios {
    flex-wrap: wrap;
    background-color: #fff8de !important;
    width: 90%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 28px;
    height: fit-content;
    overflow: hidden;
  }
  #carruselTestimonios img {
    width: 80%;
  }

  .contenidoTestimonio {
    width: 80%;
    padding: 9px;
  }
  .contenidoTestimonio h3 {
    font-family: "ClashBold";
    text-align: center;
  }
  .contenidoTestimonio h4 {
    font-family: "ClashBold";
    text-align: center;
  }
  .contenidoTestimonio p {
    font-family: "MontserratRegular";
    font-size: 14px !important;
    text-align: center;
  }
}
@media screen and (max-width: 320px) {
  #contenedorInicio {
    height: 100vh;
    background-color: #152644 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .contenidoTopInicio {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
  }
  .contenidoTopInicio h2 {
    font-family: "ClashSemibold";
    font-size: 26px !important;
    color: #8dd3ff !important;
    text-align: center;
  }
  .contenidoTopInicio h2 span {
    color: #f6f275 !important;
  }
  .contenidoTopInicio h1 {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 90%;
    color: #fff8de !important;
    font-size: 14px !important;
  }

  .contImgTop {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .imgTopInicio {
    background-color: #f6f275 !important;
    width: 270px;
    border-top-left-radius: 1500px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 200px;
    margin-top: 70px;
  }
  .imgTopInicio img {
    position: relative;
    width: 23ch;
    margin-top: 50px;
    clip-path: fill-box;
    clip-path: inset(0px 0px 65px 0px round 0px 0px 90px 0px);
  }

  .contenedorConoceSpac {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 400px;
    background-color: #152644 !important;
  }
  .contenedorConoceSpac p {
    background-color: #fff8de !important;
    border-radius: 100px;
    padding: 25px;
    font-size: 14px !important;
    width: 80%;
    text-align: center;
  }
  .contenedorConoceSpac p span {
    font-family: "MontserratBold";
  }
  .contenedorConoceSpac h3 {
    text-align: center;
    font-family: "ClashBold";
    font-size: 26px !important;
    background-color: #f6f275 !important;
    border-radius: 100px;
    width: 80%;
    padding: 25px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 70px;
  }

  #galeriaInicio {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 0px;
    max-height: unset;
  }
  #galeriaInicio button {
    padding: 9px;
    border: none;
    background-color: #8dd3ff !important;
    margin-top: -18px;
    font-family: "MontserratBold";
    transition: 0.35s ease-in-out;
  }
  #galeriaInicio button:hover {
    background-color: #fff8de !important;
  }

  .contenedorGaleriaInicio {
    overflow: hidden;
    height: auto;
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .contenedorGaleriaInicio img {
    width: 100%;
    transition: 1s ease-in-out;
  }
  .contenedorGaleriaInicio img:hover {
    width: 110%;
  }
  .contenedorGaleriaInicio .cardImg {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    width: 50%;
    min-height: 150px;
    max-height: 150px;
  }

  .contenedorSP {
    margin-top: -25px;
    background-color: #f6f275 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px;
    padding-bottom: 70px;
  }

  .contenedorCard {
    display: flex;
    justify-content: center;
    align-items: center;
    height: fit-content;
  }

  .cardSPL {
    margin-top: 50px;
    height: auto;
    display: flex;
    background-color: #fff8de !important;
    width: 95%;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    flex-wrap: wrap;
  }
  .cardSPL img {
    width: 80%;
    height: unset !important;
    margin-top: 0px;
    margin-left: 0px;
  }

  .cardSPR {
    height: auto;
    display: flex;
    background-color: #fff8de !important;
    width: 95%;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    flex-wrap: wrap;
  }
  .cardSPR img {
    display: flex;
    order: 1;
    width: 80%;
    height: unset !important;
    margin-top: 0px !important;
    margin-left: unset !important;
  }

  .contenidoSP {
    padding: 18px !important;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    order: 2;
  }
  .contenidoSP h3 {
    font-family: "ClashBold";
    width: 100%;
    font-size: 26px !important;
    text-align: center;
  }
  .contenidoSP p {
    text-align: center;
    width: 100%;
    font-size: 16px !important;
  }

  .contenidoSNS {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 700px;
    background-color: #152644 !important;
    text-align: center;
  }
  .contenidoSNS h3 {
    font-family: "ClashBold";
    color: #f6f275 !important;
    font-size: 26px !important;
  }
  .contenidoSNS p {
    font-family: "ClashRegular";
    color: #fff8de !important;
    font-size: 16px !important;
  }
  .contenidoSNS h4 {
    font-family: "ClashBold";
    color: #8dd3ff !important;
    font-size: 26px !important;
    margin-bottom: 25px;
    margin-top: 25px;
  }

  #contenedorTestimonios {
    height: 800px;
    background-color: #8dd3ff !important;
    padding: 9px;
    padding-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: row;
  }

  #nextTestimonio {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff !important;
    padding: 9px;
    width: 40px;
    height: 40px;
    border-radius: 1000px;
    z-index: 3;
    margin-left: 25px;
    transition: 0.36s ease-in-out;
  }
  #nextTestimonio:hover {
    cursor: pointer;
    background-color: #152644 !important;
    color: #fff8de !important;
  }

  #carruselTestimonios {
    flex-wrap: wrap;
    background-color: #fff8de !important;
    width: 90%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 28px;
    height: fit-content;
    overflow: hidden;
  }
  #carruselTestimonios img {
    width: 80%;
  }

  .contenidoTestimonio {
    width: 80%;
    padding: 9px;
  }
  .contenidoTestimonio h3 {
    font-family: "ClashBold";
    text-align: center;
  }
  .contenidoTestimonio h4 {
    font-family: "ClashBold";
    text-align: center;
  }
  .contenidoTestimonio p {
    font-family: "MontserratRegular";
    font-size: 14px !important;
    text-align: center;
  }
}
#contenedorISPAC {
  height: 100vh;
  background-color: #fff8de !important;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-wrap: wrap;
}

.imgTopSpac {
  width: 70%;
}

.copysTopSpac {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  margin-top: -50px;
  z-index: 3;
}
.copysTopSpac h1 {
  margin-left: -25px;
  width: 55%;
  font-family: "ClashSemibold";
  background-color: #152644 !important;
  padding: 20px;
  padding-right: 30px;
  padding-left: 300px;
  border-top-right-radius: 180px;
  border-bottom-right-radius: 180px;
  color: #fff !important;
  text-align: left;
}
.copysTopSpac h1 span {
  color: #f6f275 !important;
}
.copysTopSpac h2 {
  font-family: "MontserratRegular";
  margin-right: 70px;
  font-size: 26px !important;
  text-align: right;
}

.contenedorQESpac {
  height: 600px;
  background-color: #8dd3ff !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.contenidoSPAC {
  height: 300px;
  width: 60%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  background-color: #fff8de !important;
}
.contenidoSPAC:hover img {
  width: 105%;
}

.imgSPAC {
  border-top-left-radius: 1500px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  overflow: hidden;
  width: 50%;
  max-width: 50%;
  max-height: auto;
  margin-top: 25px;
  margin-left: -50px;
}
.imgSPAC img {
  transition: 0.35s ease-in-out;
  width: 100%;
}

.txtSPAC {
  width: 50%;
  margin-top: -100px;
}
.txtSPAC h3 {
  font-family: "ClashSemibold";
  font-size: 38px !important;
  color: #152644 !important;
}
.txtSPAC p {
  font-family: "MontserratRegular";
  font-size: 16px !important;
}

.contenedorCDS {
  min-height: 700px;
  background-color: #8dd3ff !important;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.contenedorCDS h2 {
  font-family: "ClashSemibold";
  color: #152644 !important;
  font-size: 50px !important;
  margin-top: 75px;
}

.menuCDS {
  width: 60%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  list-style: none;
  margin-top: 25px;
}
.menuCDS li {
  margin: 9px;
  width: 30%;
  background-color: #f6f275 !important;
  border-radius: 20px;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 9px;
  text-align: center;
  font-family: "MontserratMedium";
  font-size: 16px !important;
  transition: 0.35s ease-in-out;
}
.menuCDS li:hover {
  cursor: pointer;
  background-color: #152644 !important;
  color: #fff !important;
}

.modalSPAC {
  top: 0;
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 1000000000 !important;
  background-color: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(5px);
  display: flex;
  padding: 9px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.contenedorModal {
  position: relative;
  overflow-y: auto;
  overflow-x: hidden;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-direction: row;
  width: 70%;
  max-height: 90%;
  background-color: #8dd3ff !important;
  border-radius: 20px;
  padding: 18px;
}

#cerrarModal {
  top: 15px;
  right: 15px;
  position: absolute;
  cursor: pointer;
}

.cardCaracteristica {
  position: relative;
  width: 300px;
  min-width: 300px;
  max-width: 300px;
  background-color: #fff !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 9px;
  text-align: center;
  max-height: 420px;
  min-height: 420px;
}
.cardCaracteristica h3 {
  font-family: "ClashSemibold";
  color: #152644 !important;
  font-size: 18px;
}
.cardCaracteristica p {
  font-family: "MontserratRegular";
  font-size: 14px;
}

#contenedorImgCC {
  transition: 0.35s ease-in-out;
}

.imgC {
  border-top-left-radius: 1500px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  overflow: hidden;
  width: 90%;
  max-width: 90%;
  min-height: 150px;
  height: 150px;
  max-height: 150px;
}
.imgC img {
  transition: 0.35s ease-in-out;
  width: 100%;
}

.imgCCe {
  border-top-left-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-bottom-left-radius: 1000px;
  overflow: hidden;
  width: 90%;
  max-width: 90%;
  min-height: 150px;
  height: 150px;
  max-height: 150px;
}
.imgCCe img {
  transition: 0.35s ease-in-out;
  width: 100%;
}

.imgCD {
  border-top-left-radius: 1000px;
  border-top-right-radius: 1500px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 1000px;
  overflow: hidden;
  width: 90%;
  max-width: 90%;
  min-height: 150px;
  height: 150px;
  max-height: 150px;
}
.imgCD img {
  transition: 0.35s ease-in-out;
  width: 100%;
}

.menuCDSM {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  list-style: none;
  margin-top: 25px;
}
.menuCDSM li {
  margin: 9px;
  width: 30%;
  background-color: #8dd3ff !important;
  border: solid 1px;
  border-color: #152644 !important;
  border-radius: 20px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 9px;
  text-align: center;
  font-family: "MontserratMedium";
  font-size: 14px !important;
  transition: 0.35s ease-in-out;
}
.menuCDSM li:hover {
  cursor: pointer;
  background-color: #152644 !important;
  color: #fff !important;
}

#cardsGaleria {
  min-height: 500px;
  background: rgb(141, 211, 255);
  background: linear-gradient(180deg, rgb(141, 211, 255) 0%, rgb(141, 211, 255) 25%, rgb(242, 241, 220) 25%, rgb(242, 241, 220) 74%, rgb(246, 242, 117) 74%, rgb(246, 242, 117) 100%);
  padding-bottom: 75px;
}

#contenedorCG {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row;
  padding-bottom: 75px;
}

.cardCG {
  position: relative;
  width: 25%;
  margin: 9px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  flex-direction: column;
}
.cardCG h2 {
  padding-bottom: 25px;
  width: 100%;
  display: flex;
  text-align: center;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  color: #fff8de !important;
  z-index: 40;
  margin-bottom: 0px;
  line-height: 40px;
  font-family: "ClashSemibold";
  bottom: 0px;
  height: 50%;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.1909138655) 50%, rgba(0, 0, 0, 0) 100%);
}

.cardCH {
  width: 100%;
  min-height: 100%;
  position: absolute;
  z-index: 40;
  background-color: #fff !important;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  padding: 18px;
  text-align: center;
}
.cardCH h3 {
  font-family: "ClashSemibold";
  color: #152644 !important;
}
.cardCH p {
  font-family: "MontserratRegular";
  font-size: 16px !important;
}

#contenedorImgCH {
  transition: 0.35s ease-in-out;
}

.contenedorST {
  height: 350px;
  background-color: #fff8de !important;
}

.contenidoST {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 350px !important;
}
.contenidoST h3 {
  font-family: "ClashSemibold";
  font-size: 50px !important;
}
.contenidoST a {
  background-color: #8dd3ff !important;
  color: #152644 !important;
  padding: 9px;
  width: 400px;
  text-align: center;
  font-family: "MontserratSemibold";
  text-decoration: none;
  margin-left: 280px;
  transition: 0.35s ease-in-out;
  z-index: 100 !important;
}
.contenidoST a:hover {
  background-color: #152644 !important;
  color: #fff8de !important;
}

@media screen and (max-width: 4000px) and (min-width: 2000px) {
  .imgTopSpac {
    width: 50%;
  }

  .copysTopSpac {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    margin-top: -50px;
    z-index: 3;
  }
  .copysTopSpac h1 {
    margin-left: -25px;
    width: 55%;
    font-family: "ClashSemibold";
    background-color: #152644 !important;
    padding: 20px;
    padding-right: 30px;
    padding-left: 300px;
    border-top-right-radius: 180px;
    border-bottom-right-radius: 180px;
    color: #fff !important;
    text-align: left;
  }
  .copysTopSpac h1 span {
    color: #f6f275 !important;
  }
  .copysTopSpac h2 {
    font-family: "MontserratRegular";
    font-size: 26px !important;
    text-align: right;
    margin-right: 70px;
  }

  .contenedorQESpac {
    height: 600px;
    background-color: #8dd3ff !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .contenidoSPAC {
    height: 300px;
    width: 60%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    background-color: #fff8de !important;
  }
  .contenidoSPAC:hover img {
    width: 105%;
  }

  .imgSPAC {
    border-top-left-radius: 1500px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    overflow: hidden;
    width: 50%;
    max-width: 50%;
    max-height: auto;
    margin-top: 25px;
    margin-left: -50px;
  }
  .imgSPAC img {
    transition: 0.35s ease-in-out;
    width: 100%;
  }

  .txtSPAC {
    width: 50%;
    margin-top: -100px;
  }
  .txtSPAC h3 {
    font-family: "ClashSemibold";
    font-size: 38px !important;
    color: #152644 !important;
  }
  .txtSPAC p {
    font-family: "MontserratRegular";
    font-size: 16px !important;
  }

  .contenedorCDS {
    min-height: 700px;
    background-color: #8dd3ff !important;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  .contenedorCDS h2 {
    font-family: "ClashSemibold";
    color: #152644 !important;
    font-size: 50px !important;
    margin-top: 75px;
  }

  .menuCDS {
    width: 60%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    margin-top: 25px;
  }
  .menuCDS li {
    margin: 9px;
    width: 30%;
    background-color: #f6f275 !important;
    border-radius: 20px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 9px;
    text-align: center;
    font-family: "MontserratMedium";
    font-size: 16px !important;
    transition: 0.35s ease-in-out;
  }
  .menuCDS li:hover {
    cursor: pointer;
    background-color: #152644 !important;
    color: #fff !important;
  }

  #contenedorImgCC {
    transition: 0.35s ease-in-out;
  }

  .imgC {
    border-top-left-radius: 1500px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    overflow: hidden;
    width: 80%;
    max-width: 80%;
    max-height: 250px;
    margin-top: 25px;
  }
  .imgC img {
    transition: 0.35s ease-in-out;
    width: 100%;
  }

  .imgCCe {
    border-top-left-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-bottom-left-radius: 1000px;
    overflow: hidden;
    width: 80%;
    max-width: 80%;
    max-height: 250px;
    margin-top: 25px;
  }
  .imgCCe img {
    transition: 0.35s ease-in-out;
    width: 100%;
  }

  .imgCD {
    border-top-left-radius: 1000px;
    border-top-right-radius: 1500px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 1000px;
    overflow: hidden;
    width: 80%;
    max-width: 80%;
    max-height: 250px;
    margin-top: 25px;
  }
  .imgCD img {
    transition: 0.35s ease-in-out;
    width: 100%;
  }

  .menuCDSM {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    margin-top: 25px;
  }
  .menuCDSM li {
    margin: 9px;
    width: 30%;
    background-color: #8dd3ff !important;
    border: solid 1px;
    border-color: #152644 !important;
    border-radius: 20px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 9px;
    text-align: center;
    font-family: "MontserratMedium";
    font-size: 14px !important;
    transition: 0.35s ease-in-out;
  }
  .menuCDSM li:hover {
    cursor: pointer;
    background-color: #152644 !important;
    color: #fff !important;
  }

  #cardsGaleria {
    min-height: 500px;
    background: rgb(141, 211, 255);
    background: linear-gradient(180deg, rgb(141, 211, 255) 0%, rgb(141, 211, 255) 25%, rgb(242, 241, 220) 25%, rgb(242, 241, 220) 74%, rgb(246, 242, 117) 74%, rgb(246, 242, 117) 100%);
    padding-bottom: 75px;
  }

  #contenedorCG {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    padding-bottom: 75px;
  }

  .cardCG {
    position: relative;
    width: 25%;
    margin: 9px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    flex-direction: column;
  }
  .cardCG h2 {
    padding-bottom: 25px;
    width: 100%;
    display: flex;
    text-align: center;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    position: absolute;
    color: #fff8de !important;
    z-index: 40;
    margin-bottom: 0px;
    line-height: 40px;
    font-family: "ClashSemibold";
    bottom: 0px;
    height: 50%;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.1909138655) 50%, rgba(0, 0, 0, 0) 100%);
  }

  .cardCH {
    width: 100%;
    min-height: 100%;
    position: absolute;
    z-index: 40;
    background-color: #fff !important;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    padding: 18px;
    text-align: center;
  }
  .cardCH h3 {
    font-family: "ClashSemibold";
    color: #152644 !important;
  }
  .cardCH p {
    font-family: "MontserratRegular";
    font-size: 16px !important;
  }

  #contenedorImgCH {
    transition: 0.35s ease-in-out;
  }

  .contenedorST {
    height: 350px;
    background-color: #fff8de !important;
  }

  .contenidoST {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 350px !important;
  }
  .contenidoST h3 {
    font-family: "ClashSemibold";
    font-size: 50px !important;
  }
  .contenidoST a {
    background-color: #8dd3ff !important;
    color: #152644 !important;
    padding: 9px;
    width: 400px;
    text-align: center;
    font-family: "MontserratSemibold";
    text-decoration: none;
    margin-left: 280px;
    transition: 0.35s ease-in-out;
  }
  .contenidoST a:hover {
    background-color: #152644 !important;
    color: #fff8de !important;
  }
}
@media screen and (max-width: 1440px) {
  .imgTopSpac {
    width: 50%;
    margin-top: 50px;
  }

  .copysTopSpac {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    margin-top: -50px;
    z-index: 3;
  }
  .copysTopSpac h1 {
    font-size: 26px !important;
    margin-left: -25px;
    width: 68%;
    font-family: "ClashSemibold";
    background-color: #152644 !important;
    padding: 20px;
    padding-right: 30px;
    padding-left: 300px;
    border-top-right-radius: 180px;
    border-bottom-right-radius: 180px;
    color: #fff !important;
    text-align: left;
  }
  .copysTopSpac h1 span {
    color: #f6f275 !important;
  }
  .copysTopSpac h2 {
    font-family: "MontserratRegular";
    font-size: 16px !important;
    text-align: right;
    margin-right: 70px;
  }

  .contenedorQESpac {
    height: 600px;
    background-color: #8dd3ff !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .contenidoSPAC {
    height: 300px;
    width: 60%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    background-color: #fff8de !important;
  }
  .contenidoSPAC:hover img {
    width: 105%;
  }

  .imgSPAC {
    border-top-left-radius: 1500px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    overflow: hidden;
    width: 50%;
    max-width: 50%;
    max-height: auto;
    margin-top: 25px;
    margin-left: -50px;
  }
  .imgSPAC img {
    transition: 0.35s ease-in-out;
    width: 100%;
  }

  .txtSPAC {
    width: 50%;
    margin-top: 0px;
  }
  .txtSPAC h3 {
    font-family: "ClashSemibold";
    font-size: 38px !important;
    color: #152644 !important;
  }
  .txtSPAC p {
    font-family: "MontserratRegular";
    font-size: 16px !important;
  }

  .contenedorCDS {
    min-height: 700px;
    background-color: #8dd3ff !important;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  .contenedorCDS h2 {
    font-family: "ClashSemibold";
    color: #152644 !important;
    font-size: 50px !important;
    margin-top: 75px;
  }

  .menuCDS {
    width: 60%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    margin-top: 25px;
  }
  .menuCDS li {
    margin: 9px;
    width: 30%;
    background-color: #f6f275 !important;
    border-radius: 20px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 9px;
    text-align: center;
    font-family: "MontserratMedium";
    font-size: 16px !important;
    transition: 0.35s ease-in-out;
  }
  .menuCDS li:hover {
    cursor: pointer;
    background-color: #152644 !important;
    color: #fff !important;
  }

  #contenedorImgCC {
    transition: 0.35s ease-in-out;
  }

  .imgC {
    border-top-left-radius: 1500px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    overflow: hidden;
    width: 80%;
    max-width: 80%;
    max-height: 250px;
    margin-top: 25px;
  }
  .imgC img {
    transition: 0.35s ease-in-out;
    width: 100%;
  }

  .imgCCe {
    border-top-left-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-bottom-left-radius: 1000px;
    overflow: hidden;
    width: 80%;
    max-width: 80%;
    max-height: 250px;
    margin-top: 25px;
  }
  .imgCCe img {
    transition: 0.35s ease-in-out;
    width: 100%;
  }

  .imgCD {
    border-top-left-radius: 1000px;
    border-top-right-radius: 1500px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 1000px;
    overflow: hidden;
    width: 80%;
    max-width: 80%;
    max-height: 250px;
    margin-top: 25px;
  }
  .imgCD img {
    transition: 0.35s ease-in-out;
    width: 100%;
  }

  .menuCDSM {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    margin-top: 25px;
  }
  .menuCDSM li {
    margin: 9px;
    width: 30%;
    background-color: #8dd3ff !important;
    border: solid 1px;
    border-color: #152644 !important;
    border-radius: 20px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 9px;
    text-align: center;
    font-family: "MontserratMedium";
    font-size: 14px !important;
    transition: 0.35s ease-in-out;
  }
  .menuCDSM li:hover {
    cursor: pointer;
    background-color: #152644 !important;
    color: #fff !important;
  }

  #contenedorCG {
    min-height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    padding-bottom: 75px;
  }

  .cardCG {
    position: relative;
    width: 25%;
    margin: 9px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    flex-direction: column;
  }
  .cardCG h2 {
    padding-bottom: 25px;
    width: 100%;
    display: flex;
    text-align: center;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    position: absolute;
    color: #fff8de !important;
    z-index: 40;
    margin-bottom: 0px;
    line-height: 40px;
    font-family: "ClashSemibold";
    bottom: 0px;
    height: 50%;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.1909138655) 50%, rgba(0, 0, 0, 0) 100%);
  }

  .cardCH {
    width: 100%;
    min-height: 100%;
    position: absolute;
    z-index: 40;
    background-color: #fff !important;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    padding: 18px;
    text-align: center;
  }
  .cardCH h3 {
    font-family: "ClashSemibold";
    color: #152644 !important;
  }
  .cardCH p {
    font-family: "MontserratRegular";
    font-size: 16px !important;
  }

  #contenedorImgCH {
    transition: 0.35s ease-in-out;
  }

  .contenedorST {
    height: 350px;
    background-color: #fff8de !important;
  }

  .contenidoST {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 350px !important;
  }
  .contenidoST h3 {
    font-family: "ClashSemibold";
    font-size: 50px !important;
  }
  .contenidoST a {
    background-color: #8dd3ff !important;
    color: #152644 !important;
    padding: 9px;
    width: 400px;
    text-align: center;
    font-family: "MontserratSemibold";
    text-decoration: none;
    margin-left: 280px;
    transition: 0.35s ease-in-out;
  }
  .contenidoST a:hover {
    background-color: #152644 !important;
    color: #fff8de !important;
  }
}
@media screen and (max-width: 1024px) {
  .imgTopSpac {
    width: 80%;
  }

  .copysTopSpac {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    margin-top: -50px;
    z-index: 3;
  }
  .copysTopSpac h1 {
    font-size: 26px !important;
    margin-left: -25px;
    width: 68%;
    font-family: "ClashSemibold";
    background-color: #152644 !important;
    padding: 20px;
    padding-right: 30px;
    padding-left: 300px;
    border-top-right-radius: 180px;
    border-bottom-right-radius: 180px;
    color: #fff !important;
    text-align: left;
  }
  .copysTopSpac h1 span {
    color: #f6f275 !important;
  }
  .copysTopSpac h2 {
    font-family: "MontserratRegular";
    font-size: 16px !important;
    text-align: right;
    margin-right: 25px;
  }

  .contenedorQESpac {
    height: 600px;
    background-color: #8dd3ff !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .contenidoSPAC {
    height: 250px;
    width: 80%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    background-color: #fff8de !important;
  }
  .contenidoSPAC:hover img {
    width: 105%;
  }

  .imgSPAC {
    border-top-left-radius: 1500px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    overflow: hidden;
    width: 50%;
    max-width: 50%;
    max-height: auto;
    margin-top: 20px;
    margin-left: -50px;
  }
  .imgSPAC img {
    transition: 0.35s ease-in-out;
    width: 100%;
  }

  .txtSPAC {
    width: 50%;
    margin-top: -40px;
  }
  .txtSPAC h3 {
    font-family: "ClashSemibold";
    font-size: 38px !important;
    color: #152644 !important;
  }
  .txtSPAC p {
    font-family: "MontserratRegular";
    font-size: 16px !important;
  }

  .contenedorCDS {
    min-height: 600px;
    background-color: #8dd3ff !important;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  .contenedorCDS h2 {
    font-family: "ClashSemibold";
    color: #152644 !important;
    font-size: 50px !important;
    margin-top: 30px;
  }

  .menuCDS {
    width: 80%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    margin-top: 25px;
  }
  .menuCDS li {
    margin: 9px;
    width: 30%;
    background-color: #f6f275 !important;
    border-radius: 20px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 9px;
    text-align: center;
    font-family: "MontserratMedium";
    font-size: 16px !important;
    transition: 0.35s ease-in-out;
  }
  .menuCDS li:hover {
    cursor: pointer;
    background-color: #152644 !important;
    color: #fff !important;
  }

  #contenedorImgCC {
    transition: 0.35s ease-in-out;
  }

  .imgC {
    border-top-left-radius: 1500px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    overflow: hidden;
    width: 80%;
    max-width: 80%;
    max-height: 250px;
    margin-top: 25px;
  }
  .imgC img {
    transition: 0.35s ease-in-out;
    width: 100%;
  }

  .imgCCe {
    border-top-left-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-bottom-left-radius: 1000px;
    overflow: hidden;
    width: 80%;
    max-width: 80%;
    max-height: 250px;
    margin-top: 25px;
  }
  .imgCCe img {
    transition: 0.35s ease-in-out;
    width: 100%;
  }

  .imgCD {
    border-top-left-radius: 1000px;
    border-top-right-radius: 1500px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 1000px;
    overflow: hidden;
    width: 80%;
    max-width: 80%;
    max-height: 250px;
    margin-top: 25px;
  }
  .imgCD img {
    transition: 0.35s ease-in-out;
    width: 100%;
  }

  .menuCDSM {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    margin-top: 25px;
  }
  .menuCDSM li {
    margin: 9px;
    width: 30%;
    background-color: #8dd3ff !important;
    border: solid 1px;
    border-color: #152644 !important;
    border-radius: 20px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 9px;
    text-align: center;
    font-family: "MontserratMedium";
    font-size: 14px !important;
    transition: 0.35s ease-in-out;
  }
  .menuCDSM li:hover {
    cursor: pointer;
    background-color: #152644 !important;
    color: #fff !important;
  }

  #contenedorCG {
    min-height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    padding-bottom: 75px;
  }

  .cardCG {
    position: relative;
    width: 40%;
    margin: 9px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    flex-direction: column;
  }
  .cardCG h2 {
    padding-bottom: 25px;
    width: 100%;
    display: flex;
    text-align: center;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    position: absolute;
    color: #fff8de !important;
    z-index: 40;
    margin-bottom: 0px;
    line-height: 40px;
    font-family: "ClashSemibold";
    bottom: 0px;
    height: 50%;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.1909138655) 50%, rgba(0, 0, 0, 0) 100%);
  }

  .cardCH {
    width: 100%;
    min-height: 100%;
    position: absolute;
    z-index: 40;
    background-color: #fff !important;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    padding: 18px;
    text-align: center;
  }
  .cardCH h3 {
    font-family: "ClashSemibold";
    color: #152644 !important;
  }
  .cardCH p {
    font-family: "MontserratRegular";
    font-size: 16px !important;
  }

  #contenedorImgCH {
    transition: 0.35s ease-in-out;
  }

  .contenedorST {
    height: 350px;
    background-color: #fff8de !important;
  }

  .contenidoST {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 350px !important;
  }
  .contenidoST h3 {
    font-family: "ClashSemibold";
    font-size: 50px !important;
  }
  .contenidoST a {
    background-color: #8dd3ff !important;
    color: #152644 !important;
    padding: 9px;
    width: 400px;
    text-align: center;
    font-family: "MontserratSemibold";
    text-decoration: none;
    margin-left: 280px;
    transition: 0.35s ease-in-out;
  }
  .contenidoST a:hover {
    background-color: #152644 !important;
    color: #fff8de !important;
  }

  .contenedorModal {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 768px) {
  .copysTopSpac {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    margin-top: 0px;
    z-index: 3;
    flex-wrap: wrap;
  }
  .copysTopSpac h1 {
    font-size: 26px !important;
    margin-left: -200px;
    margin-top: 20px;
    width: 80%;
    font-family: "ClashSemibold";
    background-color: #152644 !important;
    padding: 20px;
    padding-right: 30px;
    padding-left: 300px;
    border-top-right-radius: 180px;
    border-bottom-right-radius: 180px;
    color: #fff !important;
    text-align: left;
  }
  .copysTopSpac h1 span {
    color: #f6f275 !important;
  }
  .copysTopSpac h2 {
    font-family: "MontserratRegular";
    font-size: 16px !important;
    text-align: center;
    margin-right: 0px;
    margin-top: 35px;
  }

  .contenedorQESpac {
    height: 600px;
    background-color: #8dd3ff !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .contenidoSPAC {
    height: 250px;
    width: 80%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    background-color: #fff8de !important;
  }
  .contenidoSPAC:hover img {
    width: 105%;
  }

  .imgSPAC {
    border-top-left-radius: 1500px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    overflow: hidden;
    width: 50%;
    max-width: 50%;
    max-height: auto;
    margin-top: 20px;
    margin-left: -50px;
  }
  .imgSPAC img {
    transition: 0.35s ease-in-out;
    width: 100%;
  }

  .txtSPAC {
    width: 50%;
    margin-top: 0px;
  }
  .txtSPAC h3 {
    font-family: "ClashSemibold";
    font-size: 26px !important;
    color: #152644 !important;
  }
  .txtSPAC p {
    font-family: "MontserratRegular";
    font-size: 16px !important;
  }

  .contenedorCDS {
    min-height: 600px;
    background-color: #8dd3ff !important;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  .contenedorCDS h2 {
    font-family: "ClashSemibold";
    color: #152644 !important;
    font-size: 50px !important;
    margin-top: 30px;
  }

  .menuCDS {
    width: 90%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    margin-top: 25px;
  }
  .menuCDS li {
    margin: 9px;
    width: 30%;
    background-color: #f6f275 !important;
    border-radius: 20px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 9px;
    text-align: center;
    font-family: "MontserratMedium";
    font-size: 16px !important;
    transition: 0.35s ease-in-out;
  }
  .menuCDS li:hover {
    cursor: pointer;
    background-color: #152644 !important;
    color: #fff !important;
  }

  #contenedorImgCC {
    transition: 0.35s ease-in-out;
  }

  .imgC {
    border-top-left-radius: 1500px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    overflow: hidden;
    width: 80%;
    max-width: 80%;
    max-height: 250px;
    margin-top: 25px;
  }
  .imgC img {
    transition: 0.35s ease-in-out;
    width: 100%;
  }

  .imgCCe {
    border-top-left-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-bottom-left-radius: 1000px;
    overflow: hidden;
    width: 80%;
    max-width: 80%;
    max-height: 250px;
    margin-top: 25px;
  }
  .imgCCe img {
    transition: 0.35s ease-in-out;
    width: 100%;
  }

  .imgCD {
    border-top-left-radius: 1000px;
    border-top-right-radius: 1500px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 1000px;
    overflow: hidden;
    width: 80%;
    max-width: 80%;
    max-height: 250px;
    margin-top: 25px;
  }
  .imgCD img {
    transition: 0.35s ease-in-out;
    width: 100%;
  }

  .menuCDSM {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    margin-top: 25px;
  }
  .menuCDSM li {
    margin: 9px;
    width: 30%;
    background-color: #8dd3ff !important;
    border: solid 1px;
    border-color: #152644 !important;
    border-radius: 20px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 9px;
    text-align: center;
    font-family: "MontserratMedium";
    font-size: 14px !important;
    transition: 0.35s ease-in-out;
  }
  .menuCDSM li:hover {
    cursor: pointer;
    background-color: #152644 !important;
    color: #fff !important;
  }

  #contenedorCG {
    min-height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    padding-bottom: 75px;
  }

  .cardCG {
    position: relative;
    width: 70%;
    margin: 9px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    flex-direction: column;
  }
  .cardCG h2 {
    padding-bottom: 25px;
    width: 100%;
    display: flex;
    text-align: center;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    position: absolute;
    color: #fff8de !important;
    z-index: 40;
    margin-bottom: 0px;
    line-height: 40px;
    font-family: "ClashSemibold";
    bottom: 0px;
    height: 50%;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.1909138655) 50%, rgba(0, 0, 0, 0) 100%);
  }

  .cardCH {
    width: 100%;
    min-height: 100%;
    position: absolute;
    z-index: 40;
    background-color: #fff !important;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    padding: 18px;
    text-align: center;
  }
  .cardCH h3 {
    font-family: "ClashSemibold";
    color: #152644 !important;
  }
  .cardCH p {
    font-family: "MontserratRegular";
    font-size: 16px !important;
  }

  #contenedorImgCH {
    transition: 0.35s ease-in-out;
  }

  .contenedorST {
    height: 350px;
    background-color: #fff8de !important;
  }

  .contenidoST {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 350px !important;
  }
  .contenidoST h3 {
    font-family: "ClashSemibold";
    font-size: 50px !important;
  }
  .contenidoST a {
    background-color: #8dd3ff !important;
    color: #152644 !important;
    padding: 9px;
    width: 400px;
    text-align: center;
    font-family: "MontserratSemibold";
    text-decoration: none;
    margin-left: 150px;
    transition: 0.35s ease-in-out;
  }
  .contenidoST a:hover {
    background-color: #152644 !important;
    color: #fff8de !important;
  }

  .menuCDSM {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    margin-top: 25px;
  }
  .menuCDSM li {
    margin: 9px;
    width: 90%;
    background-color: #8dd3ff !important;
    border: solid 1px;
    border-color: #152644 !important;
    border-radius: 20px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 9px;
    text-align: center;
    font-family: "MontserratMedium";
    font-size: 14px !important;
    transition: 0.35s ease-in-out;
  }
  .menuCDSM li:hover {
    cursor: pointer;
    background-color: #152644 !important;
    color: #fff !important;
  }
}
@media screen and (max-width: 426px) {
  .copysTopSpac {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    margin-top: 0px;
    z-index: 3;
    flex-wrap: wrap;
  }
  .copysTopSpac h1 {
    font-size: 26px !important;
    margin-left: -60px;
    width: 90%;
    font-family: "ClashSemibold";
    background-color: #152644 !important;
    padding: 20px;
    padding-right: 10px;
    padding-left: 20px;
    border-top-right-radius: 180px;
    border-bottom-right-radius: 180px;
    color: #fff !important;
    text-align: left;
  }
  .copysTopSpac h1 span {
    color: #f6f275 !important;
  }
  .copysTopSpac h2 {
    font-family: "MontserratRegular";
    font-size: 16px !important;
    text-align: center;
    margin-right: 0px;
  }

  .contenedorQESpac {
    height: 600px;
    background-color: #8dd3ff !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }

  .contenidoSPAC {
    height: fit-content;
    width: 80%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    background-color: #fff8de !important;
  }
  .contenidoSPAC:hover img {
    width: 105%;
  }

  .imgSPAC {
    border-top-left-radius: 1500px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    overflow: hidden;
    width: 80%;
    max-width: 80%;
    max-height: auto;
    margin-top: 20px;
    margin-left: 0px;
  }
  .imgSPAC img {
    transition: 0.35s ease-in-out;
    width: 100%;
  }

  .txtSPAC {
    width: 90%;
    margin-top: 0px;
  }
  .txtSPAC h3 {
    font-family: "ClashSemibold";
    font-size: 26px !important;
    color: #152644 !important;
    margin-top: 25px;
    text-align: center;
  }
  .txtSPAC p {
    font-family: "MontserratRegular";
    font-size: 16px !important;
    text-align: center;
  }

  .contenedorCDS {
    min-height: 600px;
    background-color: #8dd3ff !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .contenedorCDS h2 {
    font-family: "ClashSemibold";
    color: #152644 !important;
    font-size: 38px !important;
    margin-top: 30px;
    text-align: center;
  }

  .menuCDS {
    width: 90%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    margin-top: 25px;
  }
  .menuCDS li {
    margin: 9px;
    width: 80%;
    background-color: #f6f275 !important;
    border-radius: 20px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 9px;
    text-align: center;
    font-family: "MontserratMedium";
    font-size: 16px !important;
    transition: 0.35s ease-in-out;
  }
  .menuCDS li:hover {
    cursor: pointer;
    background-color: #152644 !important;
    color: #fff !important;
  }

  #contenedorImgCC {
    transition: 0.35s ease-in-out;
  }

  .imgC {
    border-top-left-radius: 1500px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    overflow: hidden;
    width: 80%;
    max-width: 80%;
    max-height: 250px;
    margin-top: 25px;
  }
  .imgC img {
    transition: 0.35s ease-in-out;
    width: 100%;
  }

  .imgCCe {
    border-top-left-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-bottom-left-radius: 1000px;
    overflow: hidden;
    width: 80%;
    max-width: 80%;
    max-height: 250px;
    margin-top: 25px;
  }
  .imgCCe img {
    transition: 0.35s ease-in-out;
    width: 100%;
  }

  .imgCD {
    border-top-left-radius: 1000px;
    border-top-right-radius: 1500px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 1000px;
    overflow: hidden;
    width: 80%;
    max-width: 80%;
    max-height: 250px;
    margin-top: 25px;
  }
  .imgCD img {
    transition: 0.35s ease-in-out;
    width: 100%;
  }

  .menuCDSM {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    margin-top: 25px;
  }
  .menuCDSM li {
    margin: 9px;
    width: 90%;
    background-color: #8dd3ff !important;
    border: solid 1px;
    border-color: #152644 !important;
    border-radius: 20px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 9px;
    text-align: center;
    font-family: "MontserratMedium";
    font-size: 14px !important;
    transition: 0.35s ease-in-out;
  }
  .menuCDSM li:hover {
    cursor: pointer;
    background-color: #152644 !important;
    color: #fff !important;
  }

  #contenedorCG {
    min-height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    padding-bottom: 75px;
  }

  .cardCG {
    position: relative;
    width: 90%;
    margin: 9px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    flex-direction: column;
  }
  .cardCG h2 {
    padding-bottom: 25px;
    width: 100%;
    display: flex;
    text-align: center;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    position: absolute;
    color: #fff8de !important;
    z-index: 40;
    margin-bottom: 0px;
    line-height: 40px;
    font-family: "ClashSemibold";
    bottom: 0px;
    height: 50%;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.1909138655) 50%, rgba(0, 0, 0, 0) 100%);
  }

  .cardCH {
    width: 100%;
    min-height: 100%;
    position: absolute;
    z-index: 40;
    background-color: #fff !important;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    padding: 18px;
    text-align: center;
  }
  .cardCH h3 {
    font-family: "ClashSemibold";
    color: #152644 !important;
  }
  .cardCH p {
    font-family: "MontserratRegular";
    font-size: 16px !important;
  }

  #contenedorImgCH {
    transition: 0.35s ease-in-out;
  }

  .contenedorST {
    height: 350px;
    background-color: #fff8de !important;
  }

  .contenidoST {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 350px !important;
  }
  .contenidoST h3 {
    font-family: "ClashSemibold";
    font-size: 38px !important;
    text-align: center;
  }
  .contenidoST a {
    background-color: #8dd3ff !important;
    color: #152644 !important;
    padding: 9px;
    width: 70%;
    text-align: center;
    font-family: "MontserratSemibold";
    text-decoration: none;
    margin-left: 0px;
    transition: 0.35s ease-in-out;
  }
  .contenidoST a:hover {
    background-color: #152644 !important;
    color: #fff8de !important;
  }

  .contenedorModal {
    flex-wrap: wrap;
    width: 90%;
  }

  .cardCaracteristica {
    margin-top: 50px;
  }
}
@media screen and (max-width: 320px) {
  .copysTopSpac {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    margin-top: 0px;
    z-index: 3;
    flex-wrap: wrap;
  }
  .copysTopSpac h1 {
    font-size: 26px !important;
    margin-left: -40px;
    width: 95%;
    font-family: "ClashSemibold";
    background-color: #152644 !important;
    padding: 20px;
    padding-right: 10px;
    padding-left: 20px;
    border-top-right-radius: 180px;
    border-bottom-right-radius: 180px;
    color: #fff !important;
    text-align: left;
  }
  .copysTopSpac h1 span {
    color: #f6f275 !important;
  }
  .copysTopSpac h2 {
    font-family: "MontserratRegular";
    font-size: 16px !important;
    text-align: center;
    margin-right: 0px;
  }

  .contenedorQESpac {
    height: 600px;
    background-color: #8dd3ff !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }

  .contenidoSPAC {
    height: fit-content;
    width: 80%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    background-color: #fff8de !important;
  }
  .contenidoSPAC:hover img {
    width: 105%;
  }

  .imgSPAC {
    border-top-left-radius: 1500px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    overflow: hidden;
    width: 80%;
    max-width: 80%;
    max-height: auto;
    margin-top: 20px;
    margin-left: 0px;
  }
  .imgSPAC img {
    transition: 0.35s ease-in-out;
    width: 100%;
  }

  .txtSPAC {
    width: 90%;
    margin-top: 0px;
  }
  .txtSPAC h3 {
    font-family: "ClashSemibold";
    font-size: 26px !important;
    color: #152644 !important;
    margin-top: 25px;
    text-align: center;
  }
  .txtSPAC p {
    font-family: "MontserratRegular";
    font-size: 16px !important;
    text-align: center;
  }

  .contenedorCDS {
    min-height: 600px;
    background-color: #8dd3ff !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .contenedorCDS h2 {
    font-family: "ClashSemibold";
    color: #152644 !important;
    font-size: 38px !important;
    margin-top: 30px;
    text-align: center;
  }

  .menuCDS {
    width: 90%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    margin-top: 25px;
  }
  .menuCDS li {
    margin: 9px;
    width: 80%;
    background-color: #f6f275 !important;
    border-radius: 20px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 9px;
    text-align: center;
    font-family: "MontserratMedium";
    font-size: 16px !important;
    transition: 0.35s ease-in-out;
  }
  .menuCDS li:hover {
    cursor: pointer;
    background-color: #152644 !important;
    color: #fff !important;
  }

  #contenedorImgCC {
    transition: 0.35s ease-in-out;
  }

  .imgC {
    border-top-left-radius: 1500px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    overflow: hidden;
    width: 80%;
    max-width: 80%;
    max-height: 250px;
    margin-top: 25px;
  }
  .imgC img {
    transition: 0.35s ease-in-out;
    width: 100%;
  }

  .imgCCe {
    border-top-left-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-bottom-left-radius: 1000px;
    overflow: hidden;
    width: 80%;
    max-width: 80%;
    max-height: 250px;
    margin-top: 25px;
  }
  .imgCCe img {
    transition: 0.35s ease-in-out;
    width: 100%;
  }

  .imgCD {
    border-top-left-radius: 1000px;
    border-top-right-radius: 1500px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 1000px;
    overflow: hidden;
    width: 80%;
    max-width: 80%;
    max-height: 250px;
    margin-top: 25px;
  }
  .imgCD img {
    transition: 0.35s ease-in-out;
    width: 100%;
  }

  .menuCDSM {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    margin-top: 25px;
  }
  .menuCDSM li {
    margin: 9px;
    width: 90%;
    background-color: #8dd3ff !important;
    border: solid 1px;
    border-color: #152644 !important;
    border-radius: 20px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 9px;
    text-align: center;
    font-family: "MontserratMedium";
    font-size: 14px !important;
    transition: 0.35s ease-in-out;
  }
  .menuCDSM li:hover {
    cursor: pointer;
    background-color: #152644 !important;
    color: #fff !important;
  }

  #contenedorCG {
    min-height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    padding-bottom: 75px;
  }

  .cardCG {
    position: relative;
    width: 90%;
    margin: 9px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    flex-direction: column;
  }
  .cardCG h2 {
    padding-bottom: 25px;
    width: 100%;
    display: flex;
    text-align: center;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    position: absolute;
    color: #fff8de !important;
    z-index: 40;
    margin-bottom: 0px;
    line-height: 40px;
    font-family: "ClashSemibold";
    bottom: 0px;
    height: 50%;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.1909138655) 50%, rgba(0, 0, 0, 0) 100%);
  }

  .cardCH {
    width: 100%;
    min-height: 100%;
    position: absolute;
    z-index: 40;
    background-color: #fff !important;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    padding: 18px;
    text-align: center;
  }
  .cardCH h3 {
    font-family: "ClashSemibold";
    color: #152644 !important;
  }
  .cardCH p {
    font-family: "MontserratRegular";
    font-size: 16px !important;
  }

  #contenedorImgCH {
    transition: 0.35s ease-in-out;
  }

  .contenedorST {
    height: 350px;
    background-color: #fff8de !important;
  }

  .contenidoST {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 350px !important;
  }
  .contenidoST h3 {
    font-family: "ClashSemibold";
    font-size: 38px !important;
    text-align: center;
  }
  .contenidoST a {
    background-color: #8dd3ff !important;
    color: #152644 !important;
    padding: 9px;
    width: 70%;
    text-align: center;
    font-family: "MontserratSemibold";
    text-decoration: none;
    margin-left: 0px;
    transition: 0.35s ease-in-out;
  }
  .contenidoST a:hover {
    background-color: #152644 !important;
    color: #fff8de !important;
  }

  .contenedorModal {
    flex-wrap: wrap;
    width: 90%;
  }

  .cardCaracteristica {
    position: relative;
    width: 250px;
    min-width: 250px;
    max-width: 250px;
    max-height: 420px;
    min-height: 420px;
  }
  .cardCaracteristica h3 {
    font-family: "ClashSemibold";
    color: #152644 !important;
    font-size: 16px;
  }
  .cardCaracteristica p {
    font-family: "MontserratRegular";
    font-size: 14px;
  }
}
#contenedorTopQS {
  height: 100vh;
  background-color: #fff8de !important;
  display: flex;
  align-items: center;
}

.contenidoTopQS {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.contenidoTopQS img {
  margin-top: 75px;
  margin-bottom: 25px;
}
.contenidoTopQS h1 {
  font-family: "ClashSemibold";
  color: #055159 !important;
  font-size: 38px !important;
  margin-bottom: 25px;
}
.contenidoTopQS h1 span {
  color: #ff6826 !important;
}

.copyTopQS {
  background-color: #055159 !important;
  font-family: "MontserratRegular";
  color: #fff8de !important;
  padding: 9px;
  align-self: flex-start;
  margin-left: -15px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 200px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}
.copyTopQS h2 {
  text-align: left;
  font-size: 26px !important;
}

.imgNonStop {
  display: flex;
  justify-content: center;
  align-items: center;
}
.imgNonStop img {
  width: 100%;
}

.contenedorServicios {
  background-color: #fff8de !important;
  min-height: 500px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-direction: column;
}
.contenedorServicios h2 {
  font-family: "ClashSemibold";
  font-size: 50px !important;
  width: 100%;
  text-align: center;
  color: #055159 !important;
  margin-bottom: 150px;
}

.contenedorCardsS {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

.cardServicio {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  width: 400px;
  height: 400px;
  background-color: #fff8de !important;
  margin: 15px;
  padding: 15px;
  padding-top: 45px;
  z-index: 3;
}
.cardServicio img {
  width: 60px;
}
.cardServicio h3 {
  font-family: "ClashSemibold";
  color: #055159 !important;
  margin-top: 15px;
  margin-bottom: 15px;
}
.cardServicio p {
  text-align: center;
  line-height: 35px;
}
.cardServicio a {
  position: absolute;
  padding: 9px;
  background-color: #ff6826 !important;
  text-decoration: none;
  font-family: "MontserratSemibold";
  color: #fff8de !important;
  width: 200px;
  text-align: center;
  justify-self: flex-end;
  transition: 0.35s ease-in-out;
  bottom: -15px;
}
.cardServicio a:hover {
  background-color: #055159 !important;
}

.contenedorSNS {
  height: 800px;
  background-color: #fff8de !important;
}

.contenidoSitioNS {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-direction: column;
  height: 700px !important;
  z-index: 5;
}
.contenidoSitioNS h3 {
  font-family: "ClashSemibold";
  font-size: 50px !important;
  color: #055159 !important;
}
.contenidoSitioNS a {
  background-color: #87dec3 !important;
  color: #055159 !important;
  padding: 9px;
  width: 400px;
  text-align: center;
  font-family: "MontserratSemibold";
  text-decoration: none;
  align-self: flex-end;
  transition: 0.35s ease-in-out;
}
.contenidoSitioNS a:hover {
  background-color: #ff6826 !important;
  color: #fff8de !important;
}

@media screen and (max-width: 4000px) and (min-width: 2400px) {
  #contenedorTopQS {
    height: 100vh;
    background-color: #fff8de !important;
    display: flex;
    align-items: center;
  }

  .contenidoTopQS {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .contenidoTopQS img {
    margin-bottom: 25px;
  }
  .contenidoTopQS h1 {
    font-family: "ClashSemibold";
    color: #055159 !important;
    font-size: 38px !important;
    margin-bottom: 25px;
    margin-left: -60px;
  }
  .contenidoTopQS h1 span {
    color: #ff6826 !important;
  }

  .copyTopQS {
    background-color: #055159 !important;
    font-family: "MontserratRegular";
    color: #fff8de !important;
    padding: 9px;
    align-self: flex-start;
    margin-left: -15px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 200px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
  }
  .copyTopQS h2 {
    text-align: left;
    font-size: 26px !important;
  }

  .imgNonStop {
    padding: 0px;
    margin: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .imgNonStop img {
    width: 150%;
    margin-left: 50%;
  }

  .contenedorServicios {
    background-color: #fff8de !important;
    min-height: 500px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: column;
  }
  .contenedorServicios h2 {
    font-family: "ClashSemibold";
    font-size: 50px !important;
    width: 100%;
    text-align: center;
    color: #055159 !important;
    margin-bottom: 150px;
  }

  .contenedorCardsS {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
  }

  .cardServicio {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    width: 400px;
    height: 400px;
    background-color: #fff8de !important;
    margin: 15px;
    padding: 15px;
    padding-top: 45px;
    z-index: 3;
  }
  .cardServicio img {
    width: 60px;
  }
  .cardServicio h3 {
    font-family: "ClashSemibold";
    color: #055159 !important;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .cardServicio p {
    text-align: center;
    line-height: 35px;
  }
  .cardServicio a {
    position: absolute;
    padding: 9px;
    background-color: #ff6826 !important;
    text-decoration: none;
    font-family: "MontserratSemibold";
    color: #fff8de !important;
    width: 200px;
    text-align: center;
    justify-self: flex-end;
    transition: 0.35s ease-in-out;
    bottom: -15px;
  }
  .cardServicio a:hover {
    background-color: #055159 !important;
  }

  .contenedorSNS {
    height: 800px;
    background-color: #fff8de !important;
  }

  .contenidoSitioNS {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
    height: 700px !important;
    z-index: 5;
  }
  .contenidoSitioNS h3 {
    font-family: "ClashSemibold";
    font-size: 50px !important;
    color: #055159 !important;
  }
  .contenidoSitioNS a {
    background-color: #87dec3 !important;
    color: #055159 !important;
    padding: 9px;
    width: 400px;
    text-align: center;
    font-family: "MontserratSemibold";
    text-decoration: none;
    align-self: flex-end;
    transition: 0.35s ease-in-out;
  }
  .contenidoSitioNS a:hover {
    background-color: #ff6826 !important;
    color: #fff8de !important;
  }
}
@media screen and (max-width: 1440px) {
  #contenedorTopQS {
    height: 100vh;
    background-color: #fff8de !important;
    display: flex;
    align-items: center;
  }

  .contenidoTopQS {
    display: flex;
    align-items: center;
    justify-content: baseline;
    flex-direction: column;
  }
  .contenidoTopQS img {
    width: 70%;
    margin-bottom: 25px;
  }
  .contenidoTopQS h1 {
    font-family: "ClashSemibold";
    color: #055159 !important;
    font-size: 26px !important;
    margin-bottom: 25px;
    margin-left: -140px;
    text-align: left;
  }
  .contenidoTopQS h1 span {
    color: #ff6826 !important;
  }

  .copyTopQS {
    background-color: #055159 !important;
    font-family: "MontserratRegular";
    color: #fff8de !important;
    padding: 9px;
    align-self: flex-start;
    margin-left: -15px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 200px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
  }
  .copyTopQS h2 {
    text-align: left;
    font-size: 26px !important;
  }

  .imgNonStop {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .imgNonStop img {
    width: 100%;
  }

  .contenedorServicios {
    background-color: #fff8de !important;
    min-height: 500px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: column;
  }
  .contenedorServicios h2 {
    font-family: "ClashSemibold";
    font-size: 50px !important;
    width: 100%;
    text-align: center;
    color: #055159 !important;
    margin-bottom: 150px;
  }

  .contenedorCardsS {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
  }

  .cardServicio {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    width: 400px;
    height: 400px;
    background-color: #fff8de !important;
    margin: 15px;
    padding: 15px;
    padding-top: 45px;
    z-index: 3;
  }
  .cardServicio img {
    width: 60px;
  }
  .cardServicio h3 {
    font-family: "ClashSemibold";
    color: #055159 !important;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .cardServicio p {
    text-align: center;
    line-height: 35px;
  }
  .cardServicio a {
    position: absolute;
    padding: 9px;
    background-color: #ff6826 !important;
    text-decoration: none;
    font-family: "MontserratSemibold";
    color: #fff8de !important;
    width: 200px;
    text-align: center;
    justify-self: flex-end;
    transition: 0.35s ease-in-out;
    bottom: -15px;
  }
  .cardServicio a:hover {
    background-color: #055159 !important;
  }

  .contenedorSNS {
    height: 800px;
    background-color: #fff8de !important;
  }

  .contenidoSitioNS {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
    height: 700px !important;
    z-index: 3;
  }
  .contenidoSitioNS h3 {
    font-family: "ClashSemibold";
    font-size: 50px !important;
    color: #055159 !important;
  }
  .contenidoSitioNS a {
    background-color: #87dec3 !important;
    color: #055159 !important;
    padding: 9px;
    width: 400px;
    text-align: center;
    font-family: "MontserratSemibold";
    text-decoration: none;
    align-self: flex-end;
    transition: 0.35s ease-in-out;
  }
  .contenidoSitioNS a:hover {
    background-color: #ff6826 !important;
    color: #fff8de !important;
  }
}
@media screen and (max-width: 1024px) {
  #contenedorTopQS {
    height: 100vh;
    background-color: #fff8de !important;
    display: flex;
    align-items: center;
  }

  .contenidoTopQS {
    display: flex;
    align-items: center;
    justify-content: baseline;
    flex-direction: column;
  }
  .contenidoTopQS img {
    width: 70%;
    margin-bottom: 25px;
  }
  .contenidoTopQS h1 {
    font-family: "ClashSemibold";
    color: #055159 !important;
    font-size: 26px !important;
    margin-bottom: 25px;
    margin-left: 0px;
    text-align: left;
  }
  .contenidoTopQS h1 span {
    color: #ff6826 !important;
  }

  .copyTopQS {
    background-color: #055159 !important;
    font-family: "MontserratRegular";
    color: #fff8de !important;
    padding: 9px;
    align-self: flex-start;
    margin-left: -15px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 200px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
  }
  .copyTopQS h2 {
    text-align: left;
    font-size: 16px !important;
  }

  .imgNonStop {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .imgNonStop img {
    width: 100%;
  }

  .contenedorServicios {
    background-color: #fff8de !important;
    min-height: 500px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: column;
  }
  .contenedorServicios h2 {
    font-family: "ClashSemibold";
    font-size: 50px !important;
    width: 100%;
    text-align: center;
    color: #055159 !important;
    margin-bottom: 150px;
  }

  .contenedorCardsS {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
  }

  .cardServicio {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    width: 400px;
    height: 400px;
    background-color: #fff8de !important;
    margin: 15px;
    padding: 15px;
    padding-top: 45px;
    z-index: 3;
  }
  .cardServicio img {
    width: 60px;
  }
  .cardServicio h3 {
    font-family: "ClashSemibold";
    color: #055159 !important;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .cardServicio p {
    text-align: center;
    line-height: 25px;
  }
  .cardServicio a {
    position: absolute;
    padding: 9px;
    background-color: #ff6826 !important;
    text-decoration: none;
    font-family: "MontserratSemibold";
    color: #fff8de !important;
    width: 200px;
    text-align: center;
    justify-self: flex-end;
    transition: 0.35s ease-in-out;
    bottom: -15px;
  }
  .cardServicio a:hover {
    background-color: #055159 !important;
  }

  .contenedorSNS {
    height: 800px;
    background-color: #fff8de !important;
  }

  .contenidoSitioNS {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
    height: 700px !important;
    z-index: 3;
  }
  .contenidoSitioNS h3 {
    font-family: "ClashSemibold";
    font-size: 38px !important;
    color: #055159 !important;
  }
  .contenidoSitioNS a {
    background-color: #87dec3 !important;
    color: #055159 !important;
    padding: 9px;
    width: 400px;
    text-align: center;
    font-family: "MontserratSemibold";
    text-decoration: none;
    align-self: flex-end;
    transition: 0.35s ease-in-out;
  }
  .contenidoSitioNS a:hover {
    background-color: #ff6826 !important;
    color: #fff8de !important;
  }
}
@media screen and (max-width: 768px) {
  #contenedorTopQS {
    height: 100vh;
    background-color: #fff8de !important;
    display: flex;
    align-items: center;
  }

  .contenidoTopQS {
    display: flex;
    align-items: center;
    justify-content: baseline;
    flex-direction: column;
  }
  .contenidoTopQS img {
    width: 100%;
    margin-bottom: 25px;
  }
  .contenidoTopQS h1 {
    font-family: "ClashSemibold";
    color: #055159 !important;
    font-size: 26px !important;
    margin-bottom: 25px;
    margin-left: 0px;
    text-align: left;
  }
  .contenidoTopQS h1 span {
    color: #ff6826 !important;
  }

  .copyTopQS {
    background-color: #055159 !important;
    font-family: "MontserratRegular";
    color: #fff8de !important;
    padding: 9px;
    align-self: flex-start;
    margin-left: -15px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 200px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
  }
  .copyTopQS h2 {
    text-align: left;
    font-size: 16px !important;
  }

  .imgNonStop {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .imgNonStop img {
    width: 100%;
  }

  .contenedorServicios {
    background-color: #fff8de !important;
    min-height: 500px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: column;
  }
  .contenedorServicios h2 {
    font-family: "ClashSemibold";
    font-size: 50px !important;
    width: 100%;
    text-align: center;
    color: #055159 !important;
    margin-bottom: 150px;
  }

  .contenedorCardsS {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
  }

  .cardServicio {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    width: 400px;
    height: 400px;
    background-color: #fff8de !important;
    margin: 15px;
    padding: 15px;
    padding-top: 45px;
    z-index: 3;
  }
  .cardServicio img {
    width: 60px;
  }
  .cardServicio h3 {
    font-family: "ClashSemibold";
    color: #055159 !important;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .cardServicio p {
    text-align: center;
    line-height: 25px;
  }
  .cardServicio a {
    position: absolute;
    padding: 9px;
    background-color: #ff6826 !important;
    text-decoration: none;
    font-family: "MontserratSemibold";
    color: #fff8de !important;
    width: 200px;
    text-align: center;
    justify-self: flex-end;
    transition: 0.35s ease-in-out;
    bottom: -15px;
  }
  .cardServicio a:hover {
    background-color: #055159 !important;
  }

  .contenedorSNS {
    height: 600px;
    background-color: #fff8de !important;
  }

  .contenidoSitioNS {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
    height: 700px !important;
    z-index: 3;
  }
  .contenidoSitioNS h3 {
    font-family: "ClashSemibold";
    font-size: 26px !important;
    color: #055159 !important;
    margin-left: 50px;
  }
  .contenidoSitioNS a {
    background-color: #87dec3 !important;
    color: #055159 !important;
    padding: 9px;
    width: 300px;
    text-align: center;
    font-family: "MontserratSemibold";
    text-decoration: none;
    align-self: flex-end;
    transition: 0.35s ease-in-out;
  }
  .contenidoSitioNS a:hover {
    background-color: #ff6826 !important;
    color: #fff8de !important;
  }
}
@media screen and (max-width: 425px) {
  #contenedorTopQS {
    height: 100vh;
    background-color: #fff8de !important;
    display: flex;
    align-items: center;
  }

  .contenidoTopQS {
    display: flex;
    align-items: center;
    justify-content: baseline;
    flex-direction: column;
  }
  .contenidoTopQS img {
    width: 90%;
    margin-bottom: 25px;
    margin-top: 150px;
  }
  .contenidoTopQS h1 {
    font-family: "ClashSemibold";
    color: #055159 !important;
    font-size: 26px !important;
    margin-bottom: 25px;
    margin-left: 0px;
    text-align: left;
  }
  .contenidoTopQS h1 span {
    color: #ff6826 !important;
  }

  .copyTopQS {
    background-color: #055159 !important;
    font-family: "MontserratRegular";
    color: #fff8de !important;
    padding: 9px;
    align-self: flex-start;
    margin-left: -15px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 200px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
  }
  .copyTopQS h2 {
    text-align: left;
    font-size: 16px !important;
  }

  .imgNonStop {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .imgNonStop img {
    width: 100%;
  }

  .contenedorServicios {
    background-color: #fff8de !important;
    min-height: 500px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: column;
  }
  .contenedorServicios h2 {
    font-family: "ClashSemibold";
    font-size: 50px !important;
    width: 100%;
    text-align: center;
    color: #055159 !important;
    margin-bottom: 150px;
  }

  .contenedorCardsS {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
  }

  .cardServicio {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    width: 400px;
    height: 400px;
    background-color: #fff8de !important;
    margin: 15px;
    padding: 15px;
    padding-top: 45px;
    z-index: 3;
  }
  .cardServicio img {
    width: 60px;
  }
  .cardServicio h3 {
    font-family: "ClashSemibold";
    color: #055159 !important;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .cardServicio p {
    text-align: center;
    line-height: 25px;
  }
  .cardServicio a {
    position: absolute;
    padding: 9px;
    background-color: #ff6826 !important;
    text-decoration: none;
    font-family: "MontserratSemibold";
    color: #fff8de !important;
    width: 200px;
    text-align: center;
    justify-self: flex-end;
    transition: 0.35s ease-in-out;
    bottom: -15px;
  }
  .cardServicio a:hover {
    background-color: #055159 !important;
  }

  .contenedorSNS {
    height: 600px;
    background-color: #fff8de !important;
  }

  .contenidoSitioNS {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 700px !important;
    z-index: 3;
  }
  .contenidoSitioNS h3 {
    font-family: "ClashSemibold";
    font-size: 26px !important;
    color: #055159 !important;
    margin-left: 0px;
  }
  .contenidoSitioNS a {
    background-color: #87dec3 !important;
    color: #055159 !important;
    padding: 9px;
    width: 90%;
    text-align: center;
    font-family: "MontserratSemibold";
    text-decoration: none;
    align-self: center;
    transition: 0.35s ease-in-out;
  }
  .contenidoSitioNS a:hover {
    background-color: #ff6826 !important;
    color: #fff8de !important;
  }
}
@media screen and (max-width: 375px) {
  #contenedorTopQS {
    height: 100vh;
    background-color: #fff8de !important;
    display: flex;
    align-items: center;
  }

  .contenidoTopQS {
    display: flex;
    align-items: center;
    justify-content: baseline;
    flex-direction: column;
  }
  .contenidoTopQS img {
    width: 90%;
    margin-bottom: 25px;
    margin-top: 150px;
  }
  .contenidoTopQS h1 {
    font-family: "ClashSemibold";
    color: #055159 !important;
    font-size: 26px !important;
    margin-bottom: 25px;
    margin-left: 0px;
    text-align: left;
  }
  .contenidoTopQS h1 span {
    color: #ff6826 !important;
  }

  .copyTopQS {
    background-color: #055159 !important;
    font-family: "MontserratRegular";
    color: #fff8de !important;
    padding: 9px;
    align-self: flex-start;
    margin-left: -15px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 200px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
  }
  .copyTopQS h2 {
    text-align: left;
    font-size: 16px !important;
  }

  .imgNonStop {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .imgNonStop img {
    width: 100%;
  }

  .contenedorServicios {
    background-color: #fff8de !important;
    min-height: 500px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: column;
  }
  .contenedorServicios h2 {
    font-family: "ClashSemibold";
    font-size: 50px !important;
    width: 100%;
    text-align: center;
    color: #055159 !important;
    margin-bottom: 150px;
  }

  .contenedorCardsS {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
  }

  .cardServicio {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    width: 400px;
    height: 400px;
    background-color: #fff8de !important;
    margin: 15px;
    padding: 15px;
    padding-top: 45px;
    z-index: 3;
  }
  .cardServicio img {
    width: 60px;
  }
  .cardServicio h3 {
    font-family: "ClashSemibold";
    color: #055159 !important;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .cardServicio p {
    text-align: center;
    line-height: 25px;
  }
  .cardServicio a {
    position: absolute;
    padding: 9px;
    background-color: #ff6826 !important;
    text-decoration: none;
    font-family: "MontserratSemibold";
    color: #fff8de !important;
    width: 200px;
    text-align: center;
    justify-self: flex-end;
    transition: 0.35s ease-in-out;
    bottom: -15px;
  }
  .cardServicio a:hover {
    background-color: #055159 !important;
  }

  .contenedorSNS {
    height: 600px;
    background-color: #fff8de !important;
  }

  .contenidoSitioNS {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 700px !important;
    z-index: 3;
  }
  .contenidoSitioNS h3 {
    font-family: "ClashSemibold";
    font-size: 26px !important;
    color: #055159 !important;
    margin-left: 0px;
  }
  .contenidoSitioNS a {
    background-color: #87dec3 !important;
    color: #055159 !important;
    padding: 9px;
    width: 90%;
    text-align: center;
    font-family: "MontserratSemibold";
    text-decoration: none;
    align-self: center;
    transition: 0.35s ease-in-out;
  }
  .contenidoSitioNS a:hover {
    background-color: #ff6826 !important;
    color: #fff8de !important;
  }
}
.menuSuperior {
  background-color: #152644 !important;
  height: 100px;
  z-index: 100000;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  position: fixed;
  width: 100%;
  flex-wrap: wrap;
}

.marca {
  width: auto;
}
.marca img {
  width: 150px;
  margin-left: 25px;
}

.burger {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin: 0px;
  cursor: pointer;
}
.burger i {
  margin: 0px;
  padding: 0px;
  color: #f6f275 !important;
}

.menuDesplegable {
  width: 80%;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  margin-right: 25px;
}
.menuDesplegable ul {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  flex-wrap: wrap;
  padding: 0px;
  margin: 0px;
}
.menuDesplegable li {
  padding: 9px;
}
.menuDesplegable a {
  font-family: "MontserratRegular";
  color: #fff8de !important;
  text-decoration: none;
  font-size: 16px !important;
  transition: 0.35s ease-in-out;
}
.menuDesplegable a:hover {
  font-family: "MontserratBold";
  letter-spacing: 0.3px;
  border-bottom: none;
  color: #f6f275 !important;
}
.menuDesplegable .activoS {
  color: #f6f275 !important;
  font-family: "MontserratBold";
}

.selectorIdioma a {
  transition: 0.35s ease-in-out;
  border: solid 1px;
  padding: 9px;
  border-color: #fff8de !important;
}
.selectorIdioma a:hover {
  background-color: #f6f275 !important;
  color: #152644 !important;
}
.selectorIdioma .actual {
  background-color: #fff8de !important;
  color: #152644 !important;
}

.footer {
  padding: 9px !important;
  margin: 0px !important;
  background-color: #152644 !important;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 500px;
}

.enlaces {
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: row;
  padding: 9px;
  margin-bottom: 25px;
}
.enlaces .titleEnlaces {
  font-family: "ClashBold";
  margin-bottom: 9px;
}
.enlaces ul {
  list-style: none;
  color: #f6f275 !important;
}
.enlaces img {
  align-self: baseline;
  width: 150px;
}

.copyright {
  justify-self: flex-end;
}
.copyright p {
  margin: 0px;
  text-align: center;
  color: #f6f275 !important;
}
.copyright a {
  text-decoration: none;
  color: #f6f275 !important;
  font-family: "MontserratBold";
}

.textRight {
  text-align: right;
}

@media screen and (max-width: 1024px) {
  .menuSuperior {
    background-color: #152644 !important;
    height: 100px;
    z-index: 100000;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    width: 100%;
    flex-wrap: wrap;
  }

  .burger {
    margin-right: 50px;
    cursor: pointer;
  }
  .burger i {
    margin: 0px;
    padding: 0px;
    color: #f6f275 !important;
  }

  .menuDesplegable {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-right: 0px;
    order: 3;
    background-color: #152644 !important;
    padding: 9px;
  }
  .menuDesplegable ul {
    display: block;
    align-items: center;
    justify-content: center;
    list-style: none;
    flex-wrap: wrap;
    padding: 0px;
    margin: 0px;
  }
  .menuDesplegable li {
    text-align: center;
    padding: 9px;
  }
  .menuDesplegable a {
    font-family: "MontserratRegular";
    color: #fff8de !important;
    text-decoration: none;
    font-size: 16px !important;
    transition: 0.35s ease-in-out;
  }
  .menuDesplegable a:hover {
    font-family: "MontserratBold";
    letter-spacing: 0.3px;
    border-bottom: none;
    color: #f6f275 !important;
  }
}
@media screen and (max-width: 425px) {
  .menuSuperior {
    background-color: #152644 !important;
    height: 100px;
    z-index: 100000;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    width: 100%;
    flex-wrap: wrap;
  }

  .burger {
    margin-right: 50px;
    cursor: pointer;
  }
  .burger i {
    margin: 0px;
    padding: 0px;
    color: #f6f275 !important;
  }

  .menuDesplegable {
    width: 100%;
    min-height: 100vh;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-right: 0px;
    order: 3;
    background-color: #152644 !important;
    padding: 9px;
  }
  .menuDesplegable ul {
    margin-top: -100px;
    width: 100%;
    display: block;
    align-items: center;
    justify-content: center;
    list-style: none;
    flex-wrap: wrap;
    padding: 0px;
  }
  .menuDesplegable li {
    text-align: center;
    padding: 9px;
  }
  .menuDesplegable a {
    font-family: "MontserratRegular";
    color: #fff8de !important;
    text-decoration: none;
    font-size: 16px !important;
    transition: 0.35s ease-in-out;
  }
  .menuDesplegable a:hover {
    font-family: "MontserratBold";
    letter-spacing: 0.3px;
    border-bottom: none;
    color: #f6f275 !important;
  }

  .footer {
    padding: 9px !important;
    margin: 0px !important;
    background-color: #152644 !important;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 500px;
  }

  .enlaces {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
    padding: 9px;
    margin-bottom: 25px;
  }
  .enlaces .titleEnlaces {
    font-family: "ClashBold";
    margin-bottom: 9px;
  }
  .enlaces ul {
    text-align: center !important;
    list-style: none;
    color: #f6f275 !important;
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .enlaces img {
    align-self: unset;
    width: 150px;
  }

  .copyright {
    justify-self: flex-end;
  }
  .copyright p {
    font-size: 14px !important;
    margin: 0px;
    text-align: center;
    color: #f6f275 !important;
  }
  .copyright a {
    text-decoration: none;
    color: #f6f275 !important;
    font-family: "MontserratBold";
  }

  .textRight {
    text-align: right;
  }
}
.mt150 {
  margin-top: 150px;
}

.contenedorContacto {
  height: max-content;
  display: flex;
  justify-content: center;
  flex-direction: column;
  background-color: #fff8de !important;
  padding-bottom: 75px;
  padding-top: 25px;
}

.contenidoContacto {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: column;
  padding-left: 50px;
}
.contenidoContacto h3 {
  font-family: "ClashSemibold";
  font-size: 38px !important;
  color: #152644 !important;
  margin-top: 25px;
  text-align: left;
}
.contenidoContacto img {
  margin-left: -170px;
}

.contenedorForm {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.formulario {
  z-index: 10;
  background-color: transparent;
  width: 90%;
  padding: 9px;
  border-radius: 9px;
}
.formulario p {
  font-family: "MontserratBold";
  font-size: 26px !important;
}
.formulario input {
  border: none;
  border-bottom: solid 1px #000;
  border-radius: 0;
  background-color: transparent;
}
.formulario label {
  font-family: "MontserratBold";
  margin-top: 9px;
}
.formulario select {
  border: none;
  border-bottom: solid 1px #000;
  border-radius: 0;
  background-color: transparent;
}
.formulario textarea {
  border: solid 1px #000;
  border-radius: 0;
  background-color: transparent;
}
.formulario button {
  font-family: "MontserratBold";
}
.formulario input[type=checkbox] {
  width: 25px;
  height: 20px;
  border: solid 1px #000;
  border-radius: 0;
  background-color: transparent;
}
.formulario input[type=checkbox]:checked {
  border: solid 1px #000;
  border-radius: 0;
  background-color: #152644 !important;
}
.formulario h4 {
  padding: 0px;
  margin: 0px;
}

.form-check {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
}

.txtLegal {
  font-size: 14px !important;
  margin-left: 15px !important;
}
.txtLegal a {
  text-decoration: underline;
  color: #152644 !important;
}

.contenedorResponse {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  background-color: #8dd3ff !important;
}

.contenidoResponse {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  z-index: 5;
}
.contenidoResponse h3 {
  text-align: center;
  font-family: "clashSemibold";
  font-size: 50px !important;
}
.contenidoResponse p {
  text-align: center;
}
.contenidoResponse a {
  margin: 0px;
}

.contenedorLegal {
  display: flex;
  justify-content: center;
  align-items: center;
  height: fit-content;
  background-color: #fff8de !important;
}

.contenidoLegal {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  z-index: 5;
  width: 70%;
  margin-bottom: 150px;
}
.contenidoLegal h2 {
  margin-top: 150px;
  text-align: center;
  font-family: "clashSemibold";
  color: #152644 !important;
  font-size: 50px !important;
}
.contenidoLegal span {
  text-align: center;
  font-family: "clashSemibold";
  color: #152644 !important;
  font-size: 38px !important;
}
.contenidoLegal p {
  text-align: left;
  font-family: "montserratRegular";
  font-size: 16px !important;
  color: #152644 !important;
}
.contenidoLegal a {
  margin: 0px;
}
.contenidoLegal ul {
  width: 100%;
  text-align: left;
}

@media screen and (max-width: 1024px) {
  .contenedorContacto {
    height: max-content;
    display: flex;
    justify-content: center;
    flex-direction: column;
    background-color: #fff8de !important;
  }

  .contenidoContacto {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
    padding-left: 50px;
  }
  .contenidoContacto h3 {
    font-family: "ClashSemibold";
    font-size: 38px !important;
    color: #152644 !important;
    margin-top: 25px;
    text-align: left;
  }
  .contenidoContacto img {
    margin-left: -170px;
  }

  .contenedorForm {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .formulario {
    background-color: transparent;
    width: 90%;
    padding: 9px;
    border-radius: 9px;
  }
  .formulario p {
    font-family: "MontserratBold";
    font-size: 26px !important;
  }
  .formulario input {
    border: none;
    border-bottom: solid 1px #000;
    border-radius: 0;
    background-color: transparent;
  }
  .formulario label {
    font-family: "MontserratBold";
    margin-top: 9px;
    font-size: 14px !important;
  }
  .formulario select {
    border: none;
    border-bottom: solid 1px #000;
    border-radius: 0;
    background-color: transparent;
  }
  .formulario textarea {
    border: solid 1px #000;
    border-radius: 0;
    background-color: transparent;
  }
  .formulario button {
    font-family: "MontserratBold";
  }
  .formulario input[type=checkbox] {
    width: 30px !important;
    height: 20px !important;
    border: solid 1px #000;
    border-radius: 0;
    background-color: transparent;
  }
  .formulario input[type=checkbox]:checked {
    border: solid 1px #000;
    border-radius: 0;
    background-color: #152644 !important;
  }
  .formulario h4 {
    padding: 0px;
    margin: 0px;
  }

  .form-check {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
  }

  .txtLegal {
    font-size: 14px !important;
    margin-left: 15px !important;
    width: 100;
  }
}
@media screen and (max-width: 768px) {
  .contenedorContacto {
    height: max-content;
    display: flex;
    justify-content: center;
    flex-direction: column;
    background-color: #fff8de !important;
  }

  .contenidoContacto {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
    padding-left: 50px;
  }
  .contenidoContacto h3 {
    font-family: "ClashSemibold";
    font-size: 26px !important;
    color: #152644 !important;
    margin-top: 25px;
    text-align: left;
  }
  .contenidoContacto img {
    margin-left: -50px;
  }

  .contenedorForm {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .formulario {
    background-color: transparent;
    width: 90%;
    padding: 9px;
    border-radius: 9px;
  }
  .formulario p {
    font-family: "MontserratBold";
    font-size: 26px !important;
  }
  .formulario input {
    border: none;
    border-bottom: solid 1px #000;
    border-radius: 0;
    background-color: transparent;
  }
  .formulario label {
    font-family: "MontserratBold";
    margin-top: 9px;
    font-size: 14px !important;
  }
  .formulario select {
    border: none;
    border-bottom: solid 1px #000;
    border-radius: 0;
    background-color: transparent;
  }
  .formulario textarea {
    border: solid 1px #000;
    border-radius: 0;
    background-color: transparent;
  }
  .formulario button {
    font-family: "MontserratBold";
  }
  .formulario input[type=checkbox] {
    width: 30px !important;
    height: 20px !important;
    border: solid 1px #000;
    border-radius: 0;
    background-color: transparent;
  }
  .formulario input[type=checkbox]:checked {
    border: solid 1px #000;
    border-radius: 0;
    background-color: #152644 !important;
  }
  .formulario h4 {
    padding: 0px;
    margin: 0px;
  }

  .form-check {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
  }

  .txtLegal {
    font-size: 14px !important;
    margin-left: 15px !important;
    width: 100;
  }
}
@media screen and (max-width: 425px) {
  .contenedorContacto {
    height: max-content;
    display: flex;
    justify-content: center;
    flex-direction: column;
    background-color: #fff8de !important;
  }

  .contenidoContacto {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
    padding-left: 50px;
  }
  .contenidoContacto h3 {
    font-family: "ClashSemibold";
    font-size: 26px !important;
    color: #152644 !important;
    margin-top: 25px;
    text-align: center;
  }
  .contenidoContacto img {
    margin-top: 25px;
    width: 180px !important;
    margin-left: 0px;
  }

  .contenedorForm {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
  }

  .formulario {
    background-color: transparent;
    width: 90%;
    padding: 9px;
    border-radius: 9px;
  }
  .formulario p {
    font-family: "MontserratBold";
    font-size: 26px !important;
  }
  .formulario input {
    border: none;
    border-bottom: solid 1px #000;
    border-radius: 0;
    background-color: transparent;
  }
  .formulario label {
    font-family: "MontserratBold";
    margin-top: 9px;
    font-size: 14px !important;
  }
  .formulario select {
    border: none;
    border-bottom: solid 1px #000;
    border-radius: 0;
    background-color: transparent;
  }
  .formulario textarea {
    border: solid 1px #000;
    border-radius: 0;
    background-color: transparent;
  }
  .formulario button {
    font-family: "MontserratBold";
  }
  .formulario input[type=checkbox] {
    width: 30px !important;
    height: 20px !important;
    border: solid 1px #000;
    border-radius: 0;
    background-color: transparent;
  }
  .formulario input[type=checkbox]:checked {
    border: solid 1px #000;
    border-radius: 0;
    background-color: #152644 !important;
  }
  .formulario h4 {
    padding: 0px;
    margin: 0px;
  }

  .form-check {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
  }

  .txtLegal {
    font-size: 14px !important;
    margin-left: 15px !important;
    width: 100;
  }

  .contenidoResponse {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    z-index: 5;
  }
  .contenidoResponse h3 {
    text-align: center;
    font-family: "clashSemibold";
    font-size: 38px !important;
  }
  .contenidoResponse p {
    text-align: center;
  }
  .contenidoResponse a {
    margin: 0px;
  }
}
.riboon {
  position: absolute;
  z-index: 0;
}
.riboon svg {
  width: 1920px;
  margin-left: 0px;
  margin-top: 200px;
  transition: 0.35s ease-in-out;
}

#pathRiboon {
  fill: none;
  stroke: #f7f375;
  stroke-miterlimit: 10;
  stroke-width: 4px;
}

.btnAO {
  background-color: #152644 !important;
  padding: 9px;
  text-decoration: none;
  color: #fff8de !important;
  font-family: "MontserratBold";
  display: inline-flex;
  transition: 0.35s ease-in-out;
  border: none;
}
.btnAO:hover {
  background-color: #f6f275 !important;
  color: #152644 !important;
}

.btnAA {
  background-color: #f6f275 !important;
  padding: 9px;
  text-decoration: none;
  color: #152644 !important;
  font-family: "MontserratBold";
  display: inline-flex;
  transition: 0.35s ease-in-out;
  border: none;
}
.btnAA:hover {
  background-color: #8dd3ff !important;
  color: #fff8de !important;
}

.btnAC {
  background-color: #8dd3ff !important;
  padding: 9px;
  text-decoration: none;
  color: #152644 !important;
  font-family: "MontserratBold";
  display: inline-flex;
  transition: 0.35s ease-in-out;
  border: none;
  margin-top: 25px;
}
.btnAC:hover {
  background-color: #152644 !important;
  color: #fff8de !important;
}

.alignStart {
  align-self: flex-start;
}

.alignCenter {
  align-self: center;
}

.alignEnd {
  align-self: flex-end;
}

/*# sourceMappingURL=main.css.map */
