@charset "UTF-8";
/*conf general*/
.section--espaciadoAbajo {
  padding-bottom: 4em;
}

.f_principal-normalise, strong, p,
main {
  font-family: helvetica;
  text-transform: none;
  font-style: normal;
}

.f_secundaria-normalise {
  font-family: "impact";
  text-transform: none;
  font-style: normal;
  letter-spacing: 30;
}

.f_principal-uppercase {
  font-family: helvetica;
  text-transform: uppercase;
  font-style: normal;
  letter-spacing: 1.5px;
}

.f_secundaria-uppercase, title, #tituloPrincipal, .titulo {
  font-family: "impact";
  text-transform: uppercase;
  font-style: normal;
  letter-spacing: 2px;
}

/**/
/*============importacion============*/
/*conf general*/
/*conf general*/
.section--espaciadoAbajo {
  padding-bottom: 4em;
}

.f_principal-normalise, strong, p,
main {
  font-family: helvetica;
  text-transform: none;
  font-style: normal;
}

.f_secundaria-normalise {
  font-family: "impact";
  text-transform: none;
  font-style: normal;
  letter-spacing: 30;
}

.f_principal-uppercase {
  font-family: helvetica;
  text-transform: uppercase;
  font-style: normal;
  letter-spacing: 1.5px;
}

.f_secundaria-uppercase, title, #tituloPrincipal, .titulo {
  font-family: "impact";
  text-transform: uppercase;
  font-style: normal;
  letter-spacing: 2px;
}

/**/
/**/
/*============INDEX.HTML============*/
/*-----ATENCION-----*/
.atencion #atencionArriba {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#imagenPrincipal {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

#flechaAtencion {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100px;
  height: 100px;
  visibility: hidden;
  -webkit-filter: invert(1);
          filter: invert(1);
}

#atencionAbajo {
  width: 100%;
}

#atencionAbajo h5 {
  display: block;
  font-size: 30px;
  margin-bottom: 3rem;
}

#videoMain video {
  border-radius: 24px;
  margin-top: 2em;
  width: 100%;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

#videoMain {
  max-width: 460px;
  -ms-flex-item-align: center;
      align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#problema,
#agitacion,
#solucion {
  margin-left: 2%;
  margin-right: 2%;
}

#problema p,
#agitacion p,
#solucion p {
  background-color: #0C0C0C;
  line-height: 2em;
  letter-spacing: 1px;
}

.atencion {
  padding-bottom: 0%;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(to, black));
  background-image: linear-gradient(black to url(../imagenes/atencion.jpg));
  background-color: #0C0C0C;
  background-size: cover;
  background-attachment: fixed;
  background-position: top;
}

/*-----FIN ATENCION-----*/
/*-----PERSUASION-----*/
#firstTitle {
  margin-top: 0%;
}

.persuasionCont {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.persuasionCont #right {
  display: inline;
  text-align: left;
  width: 60%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  background-color: transparent;
}

.persuasionCont #left {
  text-align: left;
  display: inline;
  width: 60%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  background-color: transparent;
}

.persuasion__imagen--tamaño {
  width: 300px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

#imgRight {
  margin-left: 1em;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

#imgLeft {
  margin-right: 1em;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.persuasion .tituloMediocre, .persuasion .objecionCaja_titulo {
  margin-bottom: 2em;
  margin-top: 2em;
}

#solucion .elemento--centrado main {
  margin-bottom: 4em;
  width: 800px;
  text-align: center;
  color: #F4F4F4;
  letter-spacing: 2px;
  background-color: #1b1a33;
  padding: 1em;
  border: 1px solid #F4F4F4;
}

#solucionCont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 1200px;
}

#solucionCont p {
  width: 75%;
  background: transparent;
  display: inline-block;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin: 1em;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

#solucionCont #imagenProfe {
  text-align: center;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  height: 330px;
  margin: 0.5em;
}

#solucionCont #imagenProfe figure {
  border: 5px solid #1b1a33;
  padding-bottom: 0% !important;
  margin-bottom: 0% !important;
}

#solucionCont #imagenDelProfe {
  width: 100%;
}

#solucionCont #figcaption {
  color: #F4F4F4;
  background-color: #1b1a33;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  right: 0%;
  padding: 0%;
}

/*responsividad de solucion cont*/
/*fin responsividad de solucion cont*/
/*-----FIN PERSUASION-----*/
/*-----BENEFICIOS-----*/
.beneficios {
  padding-bottom: 0%;
  background-color: #0C0C0C;
}

.beneficios p {
  background-color: #111020;
  margin: 0%;
  font-family: helvetica;
}

#beneficiosli {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  padding: 0%;
  margin: 0%;
}

.beneficio__caja--formato {
  text-align: center;
  width: 333.6px;
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}

.beneficio__caja--formato p {
  padding: 0.3em;
}

.beneficio__caja--formato .beneficioCircular {
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 100%;
}

.beneficio__caja--formato:hover {
  transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
}

#beneficio1 {
  width: 100px;
}

#beneficio2 {
  width: 180px;
  position: relative;
  top: 0%;
  right: 45px;
}

#beneficio3 {
  width: 80px;
  position: relative;
  top: 0%;
  right: 5px;
  filter: invert(1);
  -webkit-filter: invert(1);
}

/*-----FIN BENEFICIOS-----*/
/*-----OBJECIONES-----*/
.objecionCaja_p {
  display: block;
  background-color: #0C0C0C;
  color: #F4F4F4;
  margin: 0%;
  padding: 5px;
  margin-top: 1em;
}

#objecion1,
#objecion3 {
  background-image: -webkit-gradient(linear, left top, right top, from(#3C3B6E), to(#B22234));
  background-image: linear-gradient(to right, #3C3B6E, #B22234);
  margin-top: 1em;
  margin-bottom: 1em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: auto;
}

#objecion2,
#objecion4 {
  background-image: -webkit-gradient(linear, left top, right top, from(#B22234), to(#3C3B6E));
  background-image: linear-gradient(to right, #B22234, #3C3B6E);
  margin-top: 1em;
  margin-bottom: 1em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: auto;
}

.objecionCaja_p:hover {
  cursor: default;
}

.imagenBeneficio img, #objecion1 .imagenBeneficio img, #objecion3 .imagenBeneficio img, #objecion2 .imagenBeneficio img, #objecion4 .imagenBeneficio img {
  max-width: 100px;
  max-height: 100px;
}

.textboxLeft {
  width: 85%;
  padding-left: 2em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: start;
  padding-right: 2em;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.textboxRight {
  width: 85%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding-right: 2em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: end;
  padding-left: 2em;
}

.imagenBeneficio, #objecion1 .imagenBeneficio,
#objecion3 .imagenBeneficio, #objecion2 .imagenBeneficio,
#objecion4 .imagenBeneficio {
  width: 15%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#objecion1 .imagenBeneficio,
#objecion3 .imagenBeneficio {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

#objecion2 .imagenBeneficio,
#objecion4 .imagenBeneficio {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.objeciones__objecionCaja--formato {
  max-width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 1em;
  border: none !important;
  height: auto;
}

.objeciones {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.objeciones__objecionCaja--formato:hover {
  -webkit-filter: brightness(120%);
          filter: brightness(120%);
  -webkit-transform: scale(1.01) !important;
          transform: scale(1.01) !important;
  -webkit-box-shadow: black 0px 0px 10px;
          box-shadow: black 0px 0px 10px;
  cursor: default;
}

/*-----TESTIMONIOS-----*/
.testimonios {
  background-color: #0C0C0C;
  padding-bottom: 0%;
}

/*-----FIN TESTIMONIOS-----*/
/*-----PYR-----*/
.pyrar h4 {
  font-size: 25px;
  display: inline;
  -webkit-text-decoration: underline black;
          text-decoration: underline black;
  background-color: none;
}

.pyrar h4:hover {
  font-size: 28px;
}

/*bootstrap pyr*/
.pyr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.pyr p,
.pyr .pyrButton {
  width: 100%;
  max-width: 1200px;
}

.bootstrapPyr {
  width: 100%;
  max-width: 1200px;
  color: #F4F4F4;
  background-color: #3C3B6E;
  border: 2px solid #1b1a33;
}

.bootstrapPyr .btn {
  width: 100%;
  max-width: 1200px;
}

.card-body {
  margin-bottom: 1em;
  text-align: center;
  width: 100% !important;
  max-width: 1200px;
}

#collapsePyr1,
#collapsePyr2,
#collapsePyr3,
#collapsePyr4 {
  width: 100%;
  max-width: 1200px;
}

/*fin bootstrap pyr*/
/*-----FIN PYR-----*/
/*============FIN INDEX.HTML============*/
.extractos--formatoContenedor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 3%;
  padding-right: 3%;
}

#extractosTestimoniales {
  margin-bottom: 2em;
}

.testimoniosContenedor {
  max-width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.testimoniosContenedor .bloqueTestimonial {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 1fr;
  -ms-flex-item-align: center;
      align-self: center;
  margin: 0.5em;
  background-color: #1b1a33;
  padding-left: 1em;
  padding-top: 0.8em;
  padding-right: 1em;
}

.testimoniosContenedor .bloqueTestimonial video,
.testimoniosContenedor .bloqueTestimonial img {
  width: 100%;
  margin: 0%;
}

.testimoniosContenedor .bloqueTestimonial p {
  text-align: center;
  margin: 0%;
  padding: 0.5em;
  max-width: 400px;
}

#listaTestimonial {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.listaTestimonial__bloqueVideo--formato {
  padding-top: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

.listaTestimonial__bloqueVideo--formato h3 {
  margin-bottom: 1em;
  color: #F4F4F4;
  text-align: center;
}

.listaTestimonial__bloqueVideo--formato h3 span {
  color: #B22234;
}

.listaTestimonial__bloqueVideo--formato video {
  max-width: 600px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

#firstVideoTest {
  padding-top: 0%;
}

/*============ABOUT.HTML============*/
/*-----GENERAL-----*/
/*conf general*/
/*conf general*/
.section--espaciadoAbajo {
  padding-bottom: 4em;
}

.f_principal-normalise, strong, p,
main {
  font-family: helvetica;
  text-transform: none;
  font-style: normal;
}

.f_secundaria-normalise {
  font-family: "impact";
  text-transform: none;
  font-style: normal;
  letter-spacing: 30;
}

.f_principal-uppercase {
  font-family: helvetica;
  text-transform: uppercase;
  font-style: normal;
  letter-spacing: 1.5px;
}

.f_secundaria-uppercase, title, #tituloPrincipal, .titulo {
  font-family: "impact";
  text-transform: uppercase;
  font-style: normal;
  letter-spacing: 2px;
}

/**/
/**/
.cajasHistoria {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cajasHistoria .Titular {
  width: 100%;
  max-width: 1200px;
  -ms-flex-item-align: center;
      align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  justify-items: center;
  background-image: -webkit-gradient(linear, left top, right top, from(#B22234), to(#3C3B6E));
  background-image: linear-gradient(to right, #B22234, #3C3B6E);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 200px;
  margin-bottom: 2em;
}

.cajasHistoria .Titular .cortador {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 300px;
      flex-basis: 300px;
  overflow: hidden;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  height: 100%;
}

.cajasHistoria .Titular .cortador img {
  height: 100%;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.cajasHistoria .Titular .Ladeado {
  text-align: center;
  float: left;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: -webkit-fill-available;
  height: -moz-available;
  height: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cajasHistoria .Titular .Ladeado h3 {
  color: #F4F4F4;
}

.cajasHistoria #howTitular {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

/*responsividad de titular*/
@media only screen and (max-width: 1024px) and (orientation: landscape) {
  .cajasHistoria .Titular {
    height: auto;
    -webkit-box-shadow: #B22234 0px 5px 0px 0px;
            box-shadow: #B22234 0px 5px 0px 0px;
    background-image: none;
    background-color: #0C0C0C;
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .cajasHistoria .Titular .cortador {
    display: none;
  }
  .cajasHistoria .Titular .Ladeado {
    height: -webkit-fill-available;
    height: -moz-available;
    height: stretch;
  }
}

/*fin responsividad de titular*/
.ladeadoDebajo {
  max-width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ladeadoDebajo p {
  background-color: #0C0C0C;
  line-height: 2em;
  letter-spacing: 1px;
  padding-left: 1em;
  padding-right: 1em;
  text-align: left;
}

/*-----WHY-----*/
#why {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(5, 5, 5, 0)), to(#0c0c0c)), url(../imagenes/whyWallp.jpg);
  background-image: linear-gradient(to top, rgba(5, 5, 5, 0), #0c0c0c), url(../imagenes/whyWallp.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

/*-----FIN WHY-----*/
/*-----HOW-----*/
#how {
  background-image: url(../imagenes/howWallpaper.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

/*-----FIN HOW-----*/
/*-----WHAT-----*/
.what {
  background-image: url(../imagenes/whatWallpaper.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 3em;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.what img {
  position: relative;
  margin-top: -120px;
  width: 600px;
}

.cortadorWhat {
  width: 800px;
  height: 150px;
  overflow: hidden;
  margin-bottom: 2em;
  background-image: url("../imagenes/what.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 -300px;
}

/*-----FIN WHAT-----*/
/*-----REDES-----*/
.redes {
  padding-top: 5em !important;
  margin-top: 0% !important;
}

.whatsappLogo {
  width: 40px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.whatsappLogo:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

/*-----FIN REDES-----*/
/*============FIN ABOUT.HTML============*/
/*conf general*/
/*conf general*/
.section--espaciadoAbajo {
  padding-bottom: 4em;
}

.f_principal-normalise, strong, p,
main {
  font-family: helvetica;
  text-transform: none;
  font-style: normal;
}

.f_secundaria-normalise {
  font-family: "impact";
  text-transform: none;
  font-style: normal;
  letter-spacing: 30;
}

.f_principal-uppercase {
  font-family: helvetica;
  text-transform: uppercase;
  font-style: normal;
  letter-spacing: 1.5px;
}

.f_secundaria-uppercase, title, #tituloPrincipal, .titulo {
  font-family: "impact";
  text-transform: uppercase;
  font-style: normal;
  letter-spacing: 2px;
}

/**/
/**/
/*============CONTACTO.HTML============*/
/*-----PRESENTACION-----*/
.presentacion {
  text-align: center;
  width: 100%;
  padding-left: 1em;
  padding-right: 1em;
  overflow: hidden;
}

/*-----FIN PRESENTACION-----*/
/*-----FORMULARIO-----*/
#formContacto {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#formContacto form {
  width: 1000px;
  max-width: 1200px;
  border: #1b1a33 3px solid;
  padding: 3em;
}

#formContacto form h4 {
  margin: 2em 0% 2em 0%;
  color: #F4F4F4;
  background-color: #3C3B6E;
  padding: 0% 1em 0% 1em;
}

#formContacto form #formContacto__enviar {
  display: block;
}

#formContacto form textarea {
  margin-bottom: 1rem !important;
}

#formContacto form label {
  color: #F4F4F4;
}

#formContacto form .inputText {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#formContacto form .inputText:focus {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
  background-color: #3C3B6E;
  color: #F4F4F4;
}

#formContacto form .inputText:hover {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}

#formContacto form select {
  background-color: #3C3B6E;
  color: #F4F4F4;
}

#formContacto form #form-check2 {
  margin-bottom: 2em;
}

/*-----FIN FORMULARIO-----*/
/*-----CONTACTO-----*/
.contacto {
  margin-top: 3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

.contacto #flechaAtencionContacto {
  width: 50px;
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -moz-transform: rotate(90deg);
  /* Firefox */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  -o-transform: rotate(90deg);
  margin-bottom: 1em;
  -webkit-filter: invert(1);
          filter: invert(1);
}

/*-----FIN CONTACTO-----*/
/*============FIN CONTACTO.HTML============*/
/*conf general*/
/*conf general*/
.section--espaciadoAbajo {
  padding-bottom: 4em;
}

.f_principal-normalise, strong, p,
main {
  font-family: helvetica;
  text-transform: none;
  font-style: normal;
}

.f_secundaria-normalise {
  font-family: "impact";
  text-transform: none;
  font-style: normal;
  letter-spacing: 30;
}

.f_principal-uppercase {
  font-family: helvetica;
  text-transform: uppercase;
  font-style: normal;
  letter-spacing: 1.5px;
}

.f_secundaria-uppercase, title, #tituloPrincipal, .titulo {
  font-family: "impact";
  text-transform: uppercase;
  font-style: normal;
  letter-spacing: 2px;
}

/**/
/**/
/*============CURSOS.HTML============*/
/*FORMATO GENERAL DE CURSOS.HTML*/
#tablaCentrada {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.tablaCentro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/*FIN FORMATO GENERAL*/
.pruebaSocial2 {
  padding-left: 10%;
  padding-right: 10%;
}

/*introduccion*/
#introduccion p {
  max-width: 1200px;
}

/*fin introduccion*/
/*-----INFORMACION-----*/
.informacion {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#040404), to(#0C0C0C));
  background-image: linear-gradient(to top, #040404, #0C0C0C);
  background-size: cover;
  padding-left: 10%;
  padding-right: 10%;
}

/*INFORMACIÓN_metodología*/
#tablaMetodología th {
  text-transform: uppercase;
  font-weight: bolder;
  color: #F4F4F4;
  text-align: center;
  background-color: #1b1a33;
  width: 1fr;
  padding-top: 1em;
  padding-bottom: 1em;
}

#tablaMetodología tr td {
  border-bottom: 2px;
  border-bottom-color: #0c0c0c;
  border-bottom-style: solid;
  border-collapse: separate;
  text-align: center;
  margin-left: 2em;
  color: #3C3B6E;
  padding: 1em;
  background-color: #0C0C0C;
  width: 1fr;
}

#trPrincipal:hover {
  -webkit-filter: none;
          filter: none;
}

#tablaMetodología tr {
  margin-top: 3em;
}

.trSecundario:hover {
  -webkit-filter: brightness(1.25);
          filter: brightness(1.25);
}

#tablaMetodología {
  width: 1000px;
  background-color: transparent;
}

/*FIN INFORMACIÓN_METODOLOGÍA*/
/*INFORMACIÓN_TABLADESC*/
#tablaVentajas {
  display: -ms-grid;
  display: grid;
      grid-template-areas: "a b c d e f" "g h i j k m" "n l o p q s" "t v w x y z" "za zb zc zd ze zf";
  margin-bottom: 2em;
  text-align: center;
  -ms-grid-row-align: center;
      align-self: center;
  max-width: 1000px;
}

.item {
  border: solid black 1px;
  border-collapse: collapse;
  text-align: center;
  background-color: #0C0C0C;
  color: #F4F4F4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: auto;
  width: 1fr;
}

.itemCabeza {
  font-size: 18px;
  font-weight: bold;
  color: #3C3B6E;
  background: #0C0C0C;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.5em;
  max-height: 100px;
  min-height: 80px;
  width: 1fr;
}

#itemNone {
  border: hidden;
  background-color: transparent;
}

.item1 {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: a;
}

.item2 {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  grid-area: b;
}

.item3 {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: c;
}

.item4 {
  -ms-grid-row: 1;
  -ms-grid-column: 4;
  grid-area: d;
}

.item5 {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
  grid-area: e;
}

.item6 {
  -ms-grid-row: 1;
  -ms-grid-column: 6;
  grid-area: f;
}

.item7 {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: g;
}

.item8 {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
  grid-area: h;
}

.item9 {
  -ms-grid-row: 2;
  -ms-grid-column: 3;
  grid-area: i;
}

.item10 {
  -ms-grid-row: 2;
  -ms-grid-column: 4;
  grid-area: j;
}

.item11 {
  -ms-grid-row: 2;
  -ms-grid-column: 5;
  grid-area: k;
}

.item12 {
  -ms-grid-row: 2;
  -ms-grid-column: 6;
  grid-area: m;
}

.item13 {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: n;
}

.item14 {
  -ms-grid-row: 3;
  -ms-grid-column: 2;
  grid-area: l;
}

.item15 {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  grid-area: o;
}

.item16 {
  -ms-grid-row: 3;
  -ms-grid-column: 4;
  grid-area: p;
}

.item17 {
  -ms-grid-row: 3;
  -ms-grid-column: 5;
  grid-area: q;
}

.item18 {
  -ms-grid-row: 3;
  -ms-grid-column: 6;
  grid-area: s;
}

.item19 {
  -ms-grid-row: 4;
  -ms-grid-column: 1;
  grid-area: t;
}

.item20 {
  -ms-grid-row: 4;
  -ms-grid-column: 2;
  grid-area: v;
}

.item21 {
  -ms-grid-row: 4;
  -ms-grid-column: 3;
  grid-area: w;
}

.item22 {
  -ms-grid-row: 4;
  -ms-grid-column: 4;
  grid-area: x;
}

.item23 {
  -ms-grid-row: 4;
  -ms-grid-column: 5;
  grid-area: y;
}

.item24 {
  -ms-grid-row: 4;
  -ms-grid-column: 6;
  grid-area: z;
}

.item25 {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  grid-area: za;
}

.item26 {
  -ms-grid-row: 5;
  -ms-grid-column: 2;
  grid-area: zb;
}

.item27 {
  -ms-grid-row: 5;
  -ms-grid-column: 3;
  grid-area: zc;
}

.item28 {
  -ms-grid-row: 5;
  -ms-grid-column: 4;
  grid-area: zd;
}

.item29 {
  -ms-grid-row: 5;
  -ms-grid-column: 5;
  grid-area: ze;
}

.item30 {
  -ms-grid-row: 5;
  -ms-grid-column: 6;
  grid-area: zf;
}

/*responsividad de la tabla ventajas*/
@media only screen and (max-width: 767px) and (orientation: landscape) {
  #tablaVentajas .item4,
  #tablaVentajas .item10,
  #tablaVentajas .item16,
  #tablaVentajas .item22,
  #tablaVentajas .item28 {
    display: none;
  }
  #tablaVentajas .item5,
  #tablaVentajas .item11,
  #tablaVentajas .item17,
  #tablaVentajas .item23,
  #tablaVentajas .item29 {
    display: none;
  }
  .itemCabeza {
    font-size: 100%;
  }
}

@media only screen and (max-width: 767px) and (orientation: portrait) {
  #tablaVentajas .item4,
  #tablaVentajas .item10,
  #tablaVentajas .item16,
  #tablaVentajas .item22,
  #tablaVentajas .item28 {
    display: none;
  }
  #tablaVentajas .item5,
  #tablaVentajas .item11,
  #tablaVentajas .item17,
  #tablaVentajas .item23,
  #tablaVentajas .item29 {
    display: none;
  }
  .itemCabeza {
    font-size: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1020px) and (orientation: landscape) {
  .item4,
  .item10,
  .item16,
  .item22,
  .item28 {
    display: none;
  }
}

/*fin responsividad de la tabla ventajas*/
/*FIN INFORMACION_TABLADESC*/
/*-----FIN INFORMACIÓN-----*/
/*-----DESCRIPCIONPRODUCTO-----*/
/*-----DESCRIPCIONPRODUCTO_METODOESTUDIO-----*/
#metodoEstudio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  padding: 0%;
  margin: 0%;
  width: 100%;
  max-width: 1200px;
  padding-top: 2em;
}

#metodoEstudio .card {
  background-color: transparent !important;
}

#metodoEstudio .pyrButton .bootstrapPyr {
  background-image: -webkit-gradient(linear, left top, right top, from(#B22234), to(#3C3B6E));
  background-image: linear-gradient(to right, #B22234, #3C3B6E);
  font-family: helvetica;
  text-transform: uppercase;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

#metodoEstudio .pyrButton .bootstrapPyr:hover {
  padding-top: 1em;
  padding-bottom: 1em;
}

#metodoEstudio .pyrButton {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#metodoEstudio .collapse {
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

#metodoEstudio .collapse .card-body {
  padding: 0%;
}

#metodoEstudio .collapse .card-body .planEstudio {
  margin: 0%;
  padding: 0%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(20em, 1fr))[auto-fill];
      grid-template-columns: repeat(auto-fill, minmax(20em, 1fr));
  gap: 0.3%;
  height: auto;
  -ms-grid-column-align: center;
      justify-self: center;
  width: 100%;
  max-width: 1200px;
}

#metodoEstudio .collapse .card-body .planEstudio .modulo {
  list-style: none;
  text-align: center;
  background-color: #1b1a33;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

#metodoEstudio .collapse .card-body .planEstudio .modulo h4 {
  height: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 20px;
  background: #3C3B6E;
  line-height: 100%;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  padding-right: 1em;
}

#metodoEstudio .collapse .card-body .planEstudio .blockMod3 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

#metodoEstudio .collapse .card-body .planEstudio .modulo:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  background-color: #1b1a33;
  -webkit-box-shadow: black 0px 0px 30px;
          box-shadow: black 0px 0px 30px;
}

#metodoEstudio .collapse .card-body .planEstudio .temario {
  padding-top: 1em;
  padding-bottom: 1em;
}

#metodoEstudio .collapse .card-body .planEstudio li {
  color: #F4F4F4;
}

#metodoEstudio .pyrButton a {
  border: none;
}

/*-----FIN DESCRIPCIONPRODUCTO_METODOESTUDIO-----*/
/*-----DESCRIPCIONPRODUCTO_CONTENIDOS-----*/
.contenidos {
  margin-top: 0%;
}

.descripcionProducto p {
  text-align: center;
}

.descripcionProducto {
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 0.4em;
}

.contenidoMenu h4 {
  font-size: 20px;
  color: #3C3B6E;
}

.contenidoMenu {
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

#cuadroContenido {
  height: auto;
  max-width: 800px;
}

#cuadroContenido h3 {
  width: auto;
  text-align: center;
  font-size: 40px;
  text-transform: uppercase;
  color: #F4F4F4;
  margin-bottom: 0.5em;
}

#cuadroContenido p {
  width: auto;
  text-align: center;
  color: #F4F4F4;
}

.contenidos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #0C0C0C;
}

.descSubmenu {
  width: 90%;
  float: left;
  text-align: left;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 3s;
          transition-duration: 3s;
}

.descSubmenu li {
  padding-left: 2em;
}

/*tablaDesc*/
.tablaDesc li {
  background-color: #0C0C0C;
  list-style: none;
  height: 40px;
}

.tablaDesc li ul li {
  color: #F4F4F4;
}

.tablaDesc__cuadroContenidos--formato {
  display: block;
}

.tablaDesc__cuadroContenidos--formato button {
  width: 100%;
  border-radius: 0%;
  padding-top: 1em;
  padding-bottom: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.tablaDesc__cuadroContenidos--formato .btn-primary {
  background-color: #3C3B6E;
  border: none;
}

.tablaDesc__cuadroContenidos--formato ul {
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tablaDesc__cuadroContenidos--formato ul li .dropdown-item {
  background-color: #F4F4F4;
  padding: 0.5em;
  margin: 0%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  color: #0C0C0C !important;
}

/*-----FIN DESCRIPCIONPRODUCTO_CONTENIDOS-----*/
/*-----FIN DESCRIPCIONPRODUCTO-----*/
/*-----pruebasocial2-----*/
/*-----FIN pruebasocial2-----*/
/*-----DISCURSO NEUTRAL-----*/
.discursoNeutral {
  padding-left: 10%;
  padding-right: 10%;
}

.discursoNeutral p {
  background-color: #1b1a33;
  padding: 1em;
  line-height: 2em;
  letter-spacing: 1px;
  width: 100%;
  margin-bottom: 0%;
  max-width: 1200px;
  text-align: left;
}

.discursoNeutral .pSpace {
  margin-bottom: 1em;
}

.discursoNeutral .elemento--centrado {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
}

/*-----FIN DISCURSO NEUTRAL-----*/
/*============FIN CURSOS.HTML============*/
/*============FIN importacion============*/
/*variables*/
/*fin variables*/
/*conf general*/
/**/
h1,
h2,
h3,
h4,
h5 {
  margin: 0%;
  padding: 0%;
}

/*animaciones*/
@-webkit-keyframes imagenAparicion {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
    filter: blur(4px), saturate(0);
    -webkit-filter: blur(4px);
  }
  30% {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    filter: blur(3px), saturate(1);
    -webkit-filter: blur(3px);
  }
  60% {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    filter: blur(0px);
    -webkit-filter: blur(0px);
  }
  99% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -webkit-filter: blur(0px);
            filter: blur(0px);
    visibility: visible;
  }
}
@keyframes imagenAparicion {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
    filter: blur(4px), saturate(0);
    -webkit-filter: blur(4px);
  }
  30% {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    filter: blur(3px), saturate(1);
    -webkit-filter: blur(3px);
  }
  60% {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    filter: blur(0px);
    -webkit-filter: blur(0px);
  }
  99% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -webkit-filter: blur(0px);
            filter: blur(0px);
    visibility: visible;
  }
}

@-webkit-keyframes imagenCongelada {
  99% {
    -webkit-transform: scale(1);
    transform: scale(1);
    visibility: visible;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    visibility: visible;
  }
}

@keyframes imagenCongelada {
  99% {
    -webkit-transform: scale(1);
    transform: scale(1);
    visibility: visible;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    visibility: visible;
  }
}

@-webkit-keyframes entradaIzq {
  0% {
    translate: -400px;
    opacity: 0;
    -webkit-filter: blur(4px);
            filter: blur(4px);
  }
  60% {
    translate: 20px;
    opacity: 1;
    -webkit-filter: blur(2px);
            filter: blur(2px);
  }
  80% {
    translate: -20px;
    -webkit-filter: blur(2px);
            filter: blur(2px);
  }
  100% {
    translate: 0px;
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
}

@keyframes entradaIzq {
  0% {
    translate: -400px;
    opacity: 0;
    -webkit-filter: blur(4px);
            filter: blur(4px);
  }
  60% {
    translate: 20px;
    opacity: 1;
    -webkit-filter: blur(2px);
            filter: blur(2px);
  }
  80% {
    translate: -20px;
    -webkit-filter: blur(2px);
            filter: blur(2px);
  }
  100% {
    translate: 0px;
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
}

@-webkit-keyframes aparicionFlecha {
  0% {
    translate: -400px;
    -webkit-transform: translateX(-400px);
    opacity: 0;
    -webkit-filter: blur(4px);
            filter: blur(4px);
    visibility: visible;
  }
  40% {
    -webkit-transform: translateX(20px);
    translate: 20px;
    opacity: 1;
    -webkit-filter: blur(2px);
            filter: blur(2px);
  }
  70% {
    -webkit-transform: translateX(-20px);
    translate: -20px;
    -webkit-filter: blur(2px);
            filter: blur(2px);
  }
  99% {
    -webkit-transform: translateX(0px);
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
  100% {
    translate: 0px;
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
}

@keyframes aparicionFlecha {
  0% {
    translate: -400px;
    -webkit-transform: translateX(-400px);
    opacity: 0;
    -webkit-filter: blur(4px);
            filter: blur(4px);
    visibility: visible;
  }
  40% {
    -webkit-transform: translateX(20px);
    translate: 20px;
    opacity: 1;
    -webkit-filter: blur(2px);
            filter: blur(2px);
  }
  70% {
    -webkit-transform: translateX(-20px);
    translate: -20px;
    -webkit-filter: blur(2px);
            filter: blur(2px);
  }
  99% {
    -webkit-transform: translateX(0px);
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
  100% {
    translate: 0px;
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
}

@-webkit-keyframes flechaCongelada {
  99% {
    -webkit-filter: blur(0px) invert(1);
            filter: blur(0px) invert(1);
    visibility: visible;
  }
  100% {
    -webkit-filter: blur(0px) invert(1);
            filter: blur(0px) invert(1);
    visibility: visible;
  }
}

@keyframes flechaCongelada {
  99% {
    -webkit-filter: blur(0px) invert(1);
            filter: blur(0px) invert(1);
    visibility: visible;
  }
  100% {
    -webkit-filter: blur(0px) invert(1);
            filter: blur(0px) invert(1);
    visibility: visible;
  }
}

/*fin animaciones*/
/*GNERALES*/
* {
  padding: 0%;
  margin: 0%;
}

/*============GENERAL============*/
* {
  margin: 0px;
  padding: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/*-----backgrounds-----*/
.presentacion {
  background-image: #0C0C0C;
  background-size: cover;
  padding-left: 10%;
  padding-right: 10%;
  width: 100%;
}

.redes {
  padding-left: 10%;
  padding-right: 10%;
  text-align: center;
  margin-top: 3em;
}

.extractos {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#040404), to(#0C0C0C));
  background-image: linear-gradient(to top, #040404, #0C0C0C);
  width: 100%;
}

.footer {
  background-color: #0C0C0C;
  margin-top: 5em;
}

body {
  background-color: #0C0C0C;
  padding-top: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#111111), to(#1a1a1a));
  background-image: linear-gradient(to bottom, #111111, #1a1a1a);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.persuasion {
  /* background-image: url(../imagenes/persuasion.png);*/
  background-image: -webkit-gradient(linear, left top, left bottom, from(#030c0e), to(#090d13));
  background-image: linear-gradient(to bottom, #030c0e, #090d13);
  background-color: #0C0C0C;
  background-position-x: -400px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.63) 0px -5px 60px;
          box-shadow: rgba(0, 0, 0, 0.63) 0px -5px 60px;
}

/*-----FIN backgrounds-----*/
/*-----TITULOS-----*/
title {
  display: block;
}

.elemento--centrado {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: auto;
  width: 100%;
  padding: 0%;
  margin: 0%;
}

#atencionArriba {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 3rem;
  padding-left: 20%;
  padding-right: 20%;
}

#tituloPrincipal {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  font-size: 36px;
  color: #F4F4F4;
  text-align: left;
  background-color: #0C0C0C;
}

.titulo {
  background-color: #F4F4F4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 20px solid #B22234;
  border-top: 20px solid #B22234;
  text-align: center;
  width: 100%;
  color: #B22234;
  font-size: 40px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 2px;
  padding-bottom: calc(1rem - 20px);
  padding-top: calc(1rem - 20px);
  margin: 0%;
}

#principalColorizado {
  color: red;
  text-align: center;
}

#principalPrimero,
#principalUltimo,
#principalUltimo2 {
  text-align: center;
}

.subtitulo {
  color: #F4F4F4;
  background-color: none;
  text-align: center;
  font-size: 29px;
  font-weight: lighter !important;
  font-style: normal;
  margin-top: 2em;
  margin-bottom: 2em;
}

.tituloSec {
  padding-top: 0.5em;
  color: #F4F4F4;
  padding-bottom: 0.5em;
  background-color: #0C0C0C;
  font-size: 60px;
  font-weight: lighter;
  text-align: center;
  -webkit-text-decoration: underline white;
          text-decoration: underline white;
  max-width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#titulobencaja {
  width: 100%;
}

.tituloBen {
  font-size: 20px;
  display: inline-block;
  color: #F4F4F4;
  text-decoration: underline;
  /*background: linear-gradient(#1c1c1c, #090909);*/
  background-color: #1b1a33;
  text-align: center;
  width: 100%;
  font-weight: lighter;
  margin-top: 1em;
  padding: 0.5em;
}

.text--normalise {
  font-style: normal;
  font-weight: normal;
}

h2 {
  font-family: "impact" !important;
  letter-spacing: 2px !important;
}

h5 {
  font-family: "impact";
  text-align: center !important;
  font-weight: lighter !important;
}

#atencion_h3 {
  font-family: "impact";
  text-align: center !important;
  font-weight: lighter !important;
  letter-spacing: 2px;
  font-size: 30px;
}

.tituloMediocre, .persuasion .tituloMediocre, .objecionCaja_titulo {
  background-color: #0C0C0C;
  padding: 0.5em;
  color: #F4F4F4;
  height: auto;
  display: block;
  width: 100vw;
}

.persuasion .tituloMediocre, .persuasion .objecionCaja_titulo {
  -webkit-box-shadow: #B22234 0px 5px 0px 0px;
          box-shadow: #B22234 0px 5px 0px 0px;
}

.objecionCaja_titulo {
  display: inline-block;
  width: auto;
  color: #B22234;
}

h3 {
  margin: 0%;
}

.elemento--centrado h3,
.elemento--centrado p {
  text-align: center;
}

#atencionAbajo strong {
  text-align: center;
}

/*-----FIN TITULOS-----*/
/*-----LISTAS-----*/
.lista--formateada, #metodoEstudio .collapse .card-body .planEstudio .modulo .temario {
  list-style: none;
  margin: 0%;
  padding: 0%;
}

/*-----FIN LISTAS-----*/
/*-----FUENTES-----*/
p,
main {
  font-size: 18px !important;
  color: #F4F4F4 !important;
}

/*-----FIN FUENTES-----*/
/*-----WHATSAPP BOTON-----*/
#botonWhatsapp {
  width: 100%;
  height: auto;
  position: fixed;
  right: -92vw;
  top: 80vh;
  z-index: 5;
}

#botonWhatsapp a img {
  width: 50px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

#botonWhatsapp a img:hover {
  z-index: 5;
  -webkit-transform: scale(1.4);
          transform: scale(1.4);
  -webkit-filter: drop-shadow(rgba(0, 0, 0, 0.767) 0px 0px 5px);
          filter: drop-shadow(rgba(0, 0, 0, 0.767) 0px 0px 5px);
}

/*-----FIN WHATSAPP BOTON-----*/
/*-----BOTONES-----*/
button {
  border: none;
}

.botonVenta {
  border: none;
  border-radius: 10px;
  height: auto;
  width: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-left: 1em;
  margin-right: 1em;
  padding-top: 1em;
  padding-bottom: 1em;
  margin-top: 3rem;
  margin-bottom: 3rem;
  font-size: 13px;
  background-color: #0C0C0C;
  text-transform: uppercase;
  border: 1px yellow solid;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

.botonVenta a {
  text-decoration: none;
  color: yellow;
  padding-top: 1em;
  padding-bottom: 1em;
}

.botonVenta:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  border-radius: 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.801) 0px 0px 10px;
          box-shadow: rgba(0, 0, 0, 0.801) 0px 0px 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b9a700), to(#eaf641));
  background-image: linear-gradient(to bottom, #b9a700, #eaf641);
  cursor: pointer;
}

.botonVenta:hover a {
  color: #0C0C0C;
}

/*-----FIN BOTONES-----*/
/*-----HEADER-----*/
header {
  border: none;
  border-bottom: #521018;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  top: 0%;
  right: 0%;
  z-index: 5;
  width: 100%;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.nav-itemm {
  text-transform: uppercase;
  text-align: center;
  background-color: #B22234;
  border: 2px #521018 solid;
  border-top: hidden;
  border-bottom: hidden;
  -webkit-transition-duration: 0.03s;
          transition-duration: 0.03s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.nav-linkk {
  color: #F4F4F4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}

.header__hIzq {
  overflow: hidden;
  width: 40%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

#logCaja {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 2em;
}

h1 {
  margin: 0%;
  font-size: 40px;
  font-family: "impact";
  letter-spacing: 3px !important;
  padding: 0%;
  color: #3C3B6E !important;
}

#logCaja p {
  letter-spacing: 1px;
  color: #B22234;
  margin: 0%;
  padding: 0%;
}

#hDer {
  width: 60%;
  height: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#hDer nav {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0%;
  padding-right: 2em;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: skewX(-15deg);
          transform: skewX(-15deg);
}

#hDer nav ul {
  margin: 0%;
  padding-left: 0%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 90%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  list-style: none;
}

#hDer nav ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  margin-left: 0px;
}

#hDer nav ul li a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-decoration: none;
  text-transform: uppercase;
  height: 100%;
  padding-left: 0.5em;
  padding-right: 0.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header nav ul {
  list-style: none;
}

#hDer #burger {
  display: none;
}

/*-----FIN HEADER-----*/
/*------BODY------*/
.elemento--centrado {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.section--format, .cajasHistoria {
  width: 100%;
  padding-top: 4em;
  padding-left: 1em;
  padding-right: 1em;
  overflow: hidden;
}

/*------FIN BODY------*/
/*------TESTIMONIOS------*/
.testimoniosVideos, .testimoniosContenedor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 1200px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.testimoniosVideos video, .testimoniosContenedor video {
  width: 1fr;
}

/*responsividad de los testimonios videos*/
@media only screen and (max-width: 767px) and (orientation: landscape) {
  .testimoniosVideos, .testimoniosContenedor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media only screen and (max-width: 767px) and (orientation: portrait) {
  .testimoniosVideos, .testimoniosContenedor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1020px) and (orientation: landscape) {
  .testimoniosVideos, .testimoniosContenedor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    max-width: 1200px;
  }
  .testimoniosVideos video, .testimoniosContenedor video {
    width: 1fr;
    margin: 0.3%;
  }
}

/*fin responsividad de la testimonios videos*/
/*------FIN TESTIMONIOS------*/
/*redes*/
.redes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: center;
      align-content: center;
}

#redesContenedor {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#redesContenedor a {
  border-radius: 100%;
}

#redesContenedor .divRed {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  margin: 0.5em;
}

#instaLogo {
  background-image: url(../imagenes/logoinstagram.png);
  background-size: cover;
  background-size: 200%;
  background-position: center;
  background-repeat: no-repeat;
}

#linkeLogo {
  background-image: url(../imagenes/logolinkedin.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

#faceLogo {
  background-image: url(../imagenes/logoFacebook.png);
  background-size: 120%;
  background-position: center;
  background-repeat: no-repeat;
}

/*fin redes*/
/*-----FOOTER-----*/
footer {
  background-color: #F4F4F4;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-top: solid #161313 2px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer_lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 1200px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

footer ul {
  list-style: none;
  margin: 0%;
  padding: 0%;
}

#enlaces {
  text-align: left;
}

#rrss {
  text-align: right;
}

.footerTitle {
  font-weight: bold;
}

/*-----FIN FOOTER-----*/
/*============RESPONSIVIDAD============*/
/*media query aplicado para un dispsitivo celular pequeño (md)

*/
@media only screen and (max-width: 767px) and (orientation: portrait) {
  /*HEADER*/
  header,
  header:hover {
    height: calc(40px + 1em);
  }
  header #hIzq,
  header:hover #hIzq {
    display: none;
  }
  header #hDer,
  header:hover #hDer {
    display: none;
  }
  /*FIN HEADER*/
  /*padding-top del body*/
  body {
    padding-top: 56px;
  }
  /*fin padding-top del body*/
  #atencionArriba {
    width: 100%;
    padding: 0%;
  }
  #tituloPrincipal {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
  #tituloPrincipal h2 {
    font-size: 30px;
  }
  #atencionAbajo strong {
    font-size: 20px;
  }
  .atencion #atencionArriba #imagenPrincipal {
    display: none;
  }
  .atencion #atencionArriba #flechaAtencion {
    display: none;
  }
  .atencion #atencionArriba #tituloPrincipal #principalUltimo {
    display: none;
  }
  .atencion #atencionArriba #tituloPrincipal #principalUltimo2 {
    display: block;
  }
  .persuasionCont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .persuasionCont #right,
  .persuasionCont #left {
    width: 100%;
    margin-top: 1em;
  }
  .persuasionCont #imgRight {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .persuasionCont #left {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #solucionCont {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #solucionCont p {
    width: 100%;
    margin-top: 1em;
    padding: 2em;
  }
  /*nav*/
  #responsiveNav {
    display: block;
  }
  /*fin nav*/
  .persuasion #solucion .elemento--centrado p {
    width: 600px;
  }
  .objeciones {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #objecion1,
  #objecion3 {
    background-image: -webkit-gradient(linear, left top, right top, from(#1b1b1b), to(#3f3f3f));
    background-image: linear-gradient(to right, #1b1b1b, #3f3f3f);
  }
  #objecion2,
  #objecion4 {
    background-image: -webkit-gradient(linear, right top, left top, from(#1b1b1b), to(#3f3f3f));
    background-image: linear-gradient(to left, #1b1b1b, #3f3f3f);
  }
  .objecionCaja_p {
    background-color: #0C0C0C;
    color: #F4F4F4;
  }
  /*boton whatsapp*/
  #botonWhatsapp {
    width: 100%;
    height: auto;
    position: fixed;
    right: -86vw;
    top: 60vh;
    z-index: 5;
  }
  /*fin boton whatsapp*/
  .section--format, .cajasHistoria {
    padding-top: 2em;
  }
  /*titulos*/
  .titulo {
    font-size: 16px;
  }
  /*beneficios*/
  .beneficios .beneficio__caja--formato {
    margin-bottom: 1em;
  }
  .beneficios .botonVenta {
    margin-top: calc(3rem - 1em);
  }
  /*fin beneficios*/
  /*footer*/
  .footer {
    margin-top: 0%;
    padding-top: 1em;
  }
  .footer_lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer_lists #enlaces,
  .footer_lists #rrss {
    width: 100%;
    text-align: center;
    padding-bottom: 1em;
  }
  /*fin footer*/
  /*=====pagina cursos=====*/
  /*llamar atencion*/
  #tituloSec {
    display: none;
  }
  #tituloSec2 {
    display: block;
  }
  /*FIN llamar atencion*
/*=====fin pagina cursos=====*/
}

/*media query aplicado para un dispsitivo celular estandar (md)

*/
@media only screen and (min-width: 767px) and (max-width: 1023px) and (orientation: portrait) {
  /*header*/
  header,
  header:hover {
    height: calc(40px + 1em);
  }
  header #hIzq,
  header:hover #hIzq {
    display: none;
  }
  header #hDer,
  header:hover #hDer {
    display: none;
  }
  #atencionArriba {
    width: 100%;
    padding: 0%;
  }
  #tituloPrincipal {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
  #tituloPrincipal h2 {
    font-size: 30px;
  }
  #atencionAbajo strong {
    font-size: 20px;
  }
  /*padding-top del body*/
  body {
    padding-top: 56px;
  }
  /*fin padding-top del body*/
  /*nav*/
  #responsiveNav {
    display: block;
  }
  /*fin nav*/
  .atencion #atencionArriba #imagenPrincipal {
    display: none;
  }
  .atencion #atencionArriba #flechaAtencion {
    display: none;
  }
  .atencion #atencionArriba #tituloPrincipal #principalUltimo {
    display: none;
  }
  .atencion #atencionArriba #tituloPrincipal #principalUltimo2 {
    display: block;
  }
  .persuasionCont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .persuasionCont #right,
  .persuasionCont #left {
    width: 100%;
    margin-top: 1em;
  }
  .persuasionCont #imgRight {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .persuasionCont #left {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #solucionCont {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #solucionCont p {
    width: 100%;
    margin-top: 1em;
    padding: 2em;
  }
  header {
    border: none;
  }
  .persuasion #solucion .elemento--centrado p {
    width: 600px;
  }
  /*beneficios*/
  .beneficios .beneficio__caja--formato {
    margin-bottom: 1em;
  }
  .beneficios .botonVenta {
    margin-top: calc(3rem - 1em);
  }
  /*fin beneficios*/
  #objecion1,
  #objecion3 {
    background-image: -webkit-gradient(linear, left top, right top, from(#1b1b1b), to(#3f3f3f));
    background-image: linear-gradient(to right, #1b1b1b, #3f3f3f);
  }
  #objecion2,
  #objecion4 {
    background-image: -webkit-gradient(linear, right top, left top, from(#1b1b1b), to(#3f3f3f));
    background-image: linear-gradient(to left, #1b1b1b, #3f3f3f);
  }
  .objecionCaja_p {
    background-color: #0C0C0C;
    color: #F4F4F4;
  }
  /*boton whatsapp*/
  #botonWhatsapp {
    width: 100%;
    height: auto;
    position: fixed;
    right: -92vw;
    top: 60vh;
    z-index: 5;
  }
  /*fin boton whatsapp*/
  .section--format, .cajasHistoria {
    padding-top: 2em;
  }
  /*titulos*/
  .titulo {
    font-size: 30px;
  }
}

/*media query aplicado para el conjunto vacío vertical (mayores a 1023)*/
@media only screen and (min-width: 1024px) and (orientation: portrait) {
  /*header*/
  header,
  header:hover {
    height: calc(40px + 1em);
  }
  header #hIzq,
  header:hover #hIzq {
    display: none;
  }
  header #hDer,
  header:hover #hDer {
    display: none;
  }
  /*padding-top del body*/
  body {
    padding-top: 56px;
  }
  /*fin padding-top del body*/
  /*nav*/
  #responsiveNav {
    display: none;
  }
  #logCaja {
    margin-left: 1em;
  }
  /*fin nav*/
  .atencion #atencionArriba #imagenPrincipal {
    display: none;
  }
  .atencion #atencionArriba #flechaAtencion {
    display: none;
  }
  .atencion #atencionArriba #tituloPrincipal #principalUltimo {
    display: none;
  }
  .atencion #atencionArriba #tituloPrincipal #principalUltimo2 {
    display: block;
  }
  .persuasionCont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .persuasionCont #right,
  .persuasionCont #left {
    width: 100%;
    margin-top: 1em;
  }
  .persuasionCont #imgRight {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .persuasionCont #left {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #solucionCont {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #solucionCont p {
    width: 100%;
    margin-top: 1em;
    padding: 2em;
  }
  /*boton whatsapp*/
  #botonWhatsapp {
    width: 100%;
    height: auto;
    position: fixed;
    right: -92vw;
    top: 60vh;
    z-index: 5;
  }
  /*fin boton whatsapp*/
  .section--format, .cajasHistoria {
    padding-top: 2em;
  }
  /*titulos*/
  .titulo {
    font-size: 30px;
  }
  /*beneficios*/
  .beneficios .beneficio__caja--formato {
    margin-bottom: 1em;
  }
  .beneficios .botonVenta {
    margin-top: calc(3rem - 1em);
  }
  /*fin beneficios*/
}

/*media query aplicado para un dispositivo horizontal muy pequeño*/
@media only screen and (max-width: 767px) and (orientation: landscape) {
  #firstinList {
    margin-left: 0%;
  }
  /*header*/
  header,
  header:hover {
    height: calc(40px + 1em);
  }
  header #hIzq,
  header:hover #hIzq {
    display: none;
  }
  header #hDer,
  header:hover #hDer {
    display: none;
  }
  #atencionArriba {
    padding-left: 0%;
    padding-right: 0%;
  }
  #tituloPrincipal {
    width: 100%;
  }
  #tituloPrincipal h2 {
    font-size: 40px;
  }
  #atencionAbajo strong {
    font-size: 25px;
  }
  body {
    padding-top: 56px;
  }
  /*fin header*/
  .atencion #atencionArriba #imagenPrincipal {
    display: none;
  }
  .atencion #atencionArriba #flechaAtencion {
    display: none;
  }
  .atencion #atencionArriba #tituloPrincipal #principalUltimo {
    display: none;
  }
  .atencion #atencionArriba #tituloPrincipal #principalUltimo2 {
    display: block;
  }
  .persuasionCont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .persuasionCont #right,
  .persuasionCont #left {
    width: 100%;
    margin-top: 1em;
  }
  .persuasionCont #imgRight {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .persuasionCont #left {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #solucionCont {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #solucionCont p {
    width: 100%;
    margin-top: 1em;
    padding: 2em;
  }
  /*nav*/
  #responsiveNav {
    display: block;
  }
  /*fin nav*/
  /*=====Cursos.html=====*/
  #tituloSec {
    display: block;
  }
  #tituloSec2 {
    display: none;
  }
  /*=====fin Cursos.html=====*/
}

/*media query aplicado para un dispositivo horizontal pequeño, tableta*/
@media only screen and (min-width: 768px) and (orientation: landscape) {
  .atencion #atencionArriba #imagenPrincipal {
    display: block;
  }
  .atencion #atencionArriba #flechaAtencion {
    display: block;
  }
  .atencion #atencionArriba #tituloPrincipal #principalUltimo {
    display: block;
  }
  .atencion #atencionArriba #tituloPrincipal #principalUltimo2 {
    display: none;
  }
  header:hover .nav-itemm:hover {
    -webkit-filter: brightness(1.25);
            filter: brightness(1.25);
    border-top: hidden;
    border-bottom: hidden;
  }
  header:hover .nav-itemm:hover .nav-linkk {
    color: #F4F4F4 !important;
  }
  /*nav*/
  #responsiveNav {
    display: none;
  }
  #hIzq {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #hDer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  /*fin nav*/
  .atencion {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.733)), to(rgba(0, 0, 0, 0))), url(../imagenes/atencion.jpg);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.733), rgba(0, 0, 0, 0)), url(../imagenes/atencion.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .atencion #atencionAbajo h5 {
    font-size: 30px;
    text-shadow: black 0px 0px 30px;
    font-weight: light;
    letter-spacing: 1px;
  }
  .atencion #atencionArriba {
    padding-left: 0%;
    padding-right: 0%;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  #tituloPrincipal {
    -webkit-animation-name: entradaIzq;
            animation-name: entradaIzq;
    -webkit-animation-duration: 0.8s;
            animation-duration: 0.8s;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    z-index: 2;
  }
  .atencion #atencionArriba #flechaAtencion {
    -webkit-animation: aparicionFlecha 0.8s 0.6s, flechaCongelada 0.8s 0.6s infinite;
            animation: aparicionFlecha 0.8s 0.6s, flechaCongelada 0.8s 0.6s infinite;
    z-index: 1;
  }
  #imagenAtencion {
    visibility: hidden;
    -webkit-animation: imagenAparicion 0.8s 1.2s, imagenCongelada 0.8s 1.2s infinite;
            animation: imagenAparicion 0.8s 1.2s, imagenCongelada 0.8s 1.2s infinite;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  .persuasion #solucion .elemento--centrado p {
    width: 600px;
  }
  .persuasion #solucion .elemento--centrado p {
    width: 600px;
  }
  /*=====SECCION CURSOS=====*/
  /*llamar atencion*/
  #tituloSec {
    display: block;
  }
  #tituloSec2 {
    display: none;
  }
  /*FIN llamar atencion*



    /*metodoEstudio*/
  /*FIN metodoEstudio*/
  /*=====FIN SECCION CURSOS=====*/
}

/*media query aplicado para un dispositivo horizontal medio
*/
@media only screen and (min-width: 1200px) and (orientation: landscape) {
  .atencion #atencionArriba #imagenPrincipal {
    display: block;
  }
  .atencion #atencionArriba #flechaAtencion {
    display: block;
  }
  .atencion #atencionArriba #tituloPrincipal #principalUltimo {
    display: block;
  }
  .atencion #atencionArriba #tituloPrincipal #principalUltimo2 {
    display: none;
  }
  /*header*/
  #logCaja p {
    display: none;
    -webkit-filter: opacity(0%);
            filter: opacity(0%);
    -webkit-transition: 0.8s;
    transition: 0.8s;
  }
  header:hover {
    border: none;
    border-bottom: #3C3B6E;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    height: 100px;
  }
  header:hover #logCaja p {
    display: block;
    -webkit-filter: opacity(100%);
            filter: opacity(100%);
    -webkit-transition: 0.8s;
    transition: 0.8s;
  }
  header:hover .nav-itemm {
    background-color: #3C3B6E;
    border: 2px #1b1a33 solid;
    border-top: hidden;
    border-bottom: hidden;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  header:hover .nav-itemm .nav-linkk {
    color: #F4F4F4;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  header:hover .nav-itemm:hover {
    background-color: #2470b8;
    border: 2px #3C3B6E solid;
    border-top: hidden;
    border-bottom: hidden;
  }
  header:hover .nav-itemm:hover .nav-linkk {
    color: #F4F4F4 !important;
  }
  /*nav*/
  #responsiveNav {
    display: none;
  }
  #hIzq {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #hDer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  /*fin nav*/
  #hDer #burger {
    display: none;
  }
  .atencion {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.733)), to(rgba(0, 0, 0, 0))), url(../imagenes/atencion.jpg);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.733), rgba(0, 0, 0, 0)), url(../imagenes/atencion.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .atencion #atencionAbajo h5 {
    font-size: 30px;
    text-shadow: black 0px 0px 30px;
    font-weight: light;
    letter-spacing: 1px;
  }
  .atencion #atencionArriba {
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  #tituloPrincipal {
    -webkit-animation-name: entradaIzq;
            animation-name: entradaIzq;
    -webkit-animation-duration: 0.8s;
            animation-duration: 0.8s;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    z-index: 2;
  }
  .atencion #atencionArriba #flechaAtencion {
    -webkit-animation: aparicionFlecha 0.8s 0.6s, flechaCongelada 0.8s 0.6s infinite;
            animation: aparicionFlecha 0.8s 0.6s, flechaCongelada 0.8s 0.6s infinite;
    z-index: 1;
  }
  #imagenAtencion {
    visibility: hidden;
    -webkit-animation: imagenAparicion 0.8s 1.2s, imagenCongelada 0.8s 1.2s infinite;
            animation: imagenAparicion 0.8s 1.2s, imagenCongelada 0.8s 1.2s infinite;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  .persuasion #solucion .elemento--centrado p {
    width: 600px;
  }
}

@media only screen and (min-width: 1757px) and (orientation: landscape) {
  /*boton whatsapp*/
  #botonWhatsapp a img {
    width: 80px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  #botonWhatsapp a img:hover {
    z-index: 5;
    -webkit-transform: scale(1.4);
            transform: scale(1.4);
    -webkit-filter: drop-shadow(rgba(0, 0, 0, 0.767) 0px 0px 5px);
            filter: drop-shadow(rgba(0, 0, 0, 0.767) 0px 0px 5px);
  }
  /*fin boton whatsapp*/
}
/*# sourceMappingURL=style.css.map */