/******Fortmualrios*****/
.quitar_scrol {
  overflow: hidden !important;
}
.fondo_formulario {
  position: fixed;
  width: 100%;
  top: 0;
  height: 100%;
  background: rgb(0 0 0 / 69%);
  opacity: 0;
  z-index: -1;
  visibility: hidden;
  transition-duration: 0.5s;
}
.contenedor_formulario {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 11px;
  width: 100%;
  max-width: 453px;
  opacity: 0;
  z-index: -1;
  visibility: hidden;
  transition-duration: 0.5s;
}

.active_fondo {
  opacity: 1 !important;
  z-index: 4 !important;
  visibility: visible !important;
  transition-duration: 0.5s;
}
.active_formulario {
  opacity: 1 !important;
  z-index: 5 !important;
  visibility: visible !important;
  transition-duration: 0.5s;
}

.cabecera_formulario {
  background: #8035eb;
  position: relative;
  border-radius: 11px 11px 0px 0px;
}
.cabecera_formulario img {
  position: absolute;
  top: -20px;
  right: -20px;
  cursor: pointer;
}
.cabecera_formulario h2 {
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  padding: 15px 0px;
  letter-spacing: 1px;
  color: #fff;
}

.contenedor_casillas {
  padding: 21px 28px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.contenedor_casillas h2 {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
}

.contenedor_casillas p {
  color: #272525;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
}

.contenedor_casillas p strong {
  color: #8035eb;
}

.bloq_casillas {
  display: block;
  width: 100%;
  margin-top: 16px;
}
.bloq_casillas h3 {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  color: #272525;
  margin-bottom: 10px;
}
.bloq_input {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.espa_inpu {
  margin-bottom: 10px;
}
.bloq_input label {
  width: 48%;
}
.bloq_input input,
.bloq_input select,
.contenedor_formulario select {
  width: 100%;
  display: block;
  border: 1px solid #272525;
}
.bloq_input_select {
  width: 100%;
  display: block;
}
.bloq_input_select select {
  width: 100%;
  display: block;
  border: 1px solid #272525;
}
.bloq_input_select select:first-child {
  margin-bottom: 10px;
}

.btn_envio {
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  width: 194px;
  padding: 10px 0px;
  display: flex;
  justify-content: center;
  border-radius: 50px;
  background: #8035eb;
  margin-top: 10px;
}

.cambiar_rosado .cabecera_formulario {
  background: #e744ae !important;
}
.cambiar_rosado .contenedor_casillas p strong {
  color: #e744ae !important;
}
.cambiar_rosado .contenedor_casillas button {
  background: #e744ae !important;
}

#formualrio2_contac .contenedor_casillas {
  height: 563px;
  overflow-x: auto;
}

.radio-container {
  display: flex;
  align-items: center;
}
.radio-container label {
  display: flex;
  align-items: center;
}
.radio-container label:last-child {
  margin-left: 20px;
}
.radio-container label span {
  margin-left: 7px;
  font-size: 12px;
  font-weight: 500;
  color: #272525;
}

.bloq_aparecr {
  display: block !important;
}
.bloq_mar_hijos {
  margin-top: 10px;
  display: none;
}

.banner_senati_vaca {
  width: 100%;
  height: initial;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  position: relative;
  display: flex;
  align-items: end;
  justify-content: center;
  padding: 0px 15px;
  box-sizing: border-box;
}

.contenedor_gracias {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  width: 100%;
  max-width: 498px;
  opacity: 0;
  visibility: hidden;
  transition-duration: 0.5s;
}
.cabecera_cabecera {
  border-radius: 11px 11px 0px 0px;
  background: #00d8ea;
  position: relative;
  margin-bottom: -1px;
}
.cabecera_cabecera h2 {
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 18px 0px;
  color: #fff;
  text-align: center;
}
.cabecera_cabecera img {
  position: absolute;
  right: -17px;
  top: -17px;
  cursor: pointer;
}
.texto_gracias {
  background: #fff;
  border-radius: 0px 0px 11px 11px;
  padding: 45px 40px;
  text-align: center;
}
.texto_gracias p {
  font-size: 17px;
  color: #272525;
  font-weight: 500;
}
.texto_gracias p strong {
  font-weight: 700;
}
.legos_derecho {
  position: absolute;
  left: 0px;
  top: 27px;
}
.legos_izquierdo {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.logo_banner {
  position: absolute;
  top: 0px;
  left: 150px;
  z-index: 1;

}

.footer_gracias {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}
.footer_gracias span {
  font-size: 15px;
  color: #fff;
  font-weight: 500;
}
.redes_gracias_footer {
  width: 100%;
  max-width: 157px;
  display: flex;
  justify-content: space-between;
  margin-left: 10px;
}

.bloq_texto_banner {
  display: flex;
  align-items: center;
  padding: 150px 0px 0px 0px;
}

.bloq_izquierda_banner {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  margin-right: -170px;
  margin-bottom: 55px;
}
.bloq_izquierda_banner h2 {
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Roc Grotesk Wide";
}

.row_bloq_texto_banner {
  width: 100%;
  max-width: 530px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 28px;
}
.row1_bloq_texto_banner {
  background: #fff;
  border-radius: 25px 25px 0px 0px;
  padding: 20px 35px;
  opacity: 0.9;
}
.row2_bloq_texto_banner {
  background: #e2e2e2;
  width: 100%;
  padding: 20px 80px;
  border-radius: 0px 0px 25px 25px;
  opacity: 0.9;
}
.row1_bloq_texto_banner p {
  font-size: 18px;
  color: #272525;
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-family: "Montserrat";
}
.row2_bloq_texto_banner p {
  text-align: center;
  color: #272525;
  font-weight: 500;
  line-height: 1.2;
  font-family: "Montserrat";
}
.botones_banner {
  width: 100%;
  max-width: 466px;
  display: flex;
  justify-content: space-between;
  margin-top: 19px;
}
.botones_banner button {
  width: 48%;
  font-size: 16px;
  font-weight: 800;
  color: #fff;
  padding: 15px 0px;
  border-radius: 50px;
  font-family: "Montserrat";
}
.botones_banner button:first-child {
  background: #8035eb;
}
.botones_banner button:last-child {
  background: #e744ae;
}

.franja_banner {
  display: flex;
  justify-content: center;
  background: #00fcff;
}
.franja_banner p {
  padding: 20px 15px;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  font-family: "Roc Grotesk Wide";
  font-weight: bold;
  line-height: 1.2;
  text-transform: uppercase;
}

.swiper--tabs {
  margin: 0px;
}
/*.nav_menu_pro{margin-right: 0px!important;width: 23%!important;}*/

.flecha_new {
  height: 100%;
  width: 53px;
  background: #e2e2e2;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px 0px 0px;
  z-index: 2;
}

.flecha_new2 {
  height: 100%;
  width: 53px;
  background: #e2e2e2;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0px 20px 0px 0px;
  z-index: 2;
}
.swiper--tabs {
  margin-left: -4px;
  margin-right: -4px;
}
.flecha_new .ri-arrow-left-s-line:before,
.flecha_new2 .ri-arrow-right-s-line:before {
  color: #2e0a0a;
}

.tab-item.active,
.tab-item:hover {
  color: #fff !important;
}
.tab-item:hover svg *,
.tab-item.active svg * {
  fill: #fff !important;
}
.tabs--sliders .arrow-prev span,
.tabs--sliders .arrow-next span {
  background: #272525;
  opacity: 1;
}
.tabs--sliders {
  background: #8035eb;
  border-radius: 0px 0px 20px 20px;
}
/*.slide_contenido_e article{background: #fff;}*/
.slide_contenido_e .article--carrer {
  background: #fff;
}

.titulo_habilidades {
  color: #272525;
  font-family: "Roc Grotesk Wide";
  font-weight: bold;
  font-size: 24px;
}
.subtitulo_habilidades {
  font-family: Montserrat;
  font-weight: 500;
}
.slide_contenido_e .article--carrer .picture {
  border-radius: 16px 16px 0px 0px !important;
}
.swiper-pagination {
  display: none !important;
}

.padding_horarios {
  padding: 130px 0px;
  position: relative;
  overflow: hidden;
}
.bloq_superior_blanco {
  width: 100%;
  height: 100px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: -51px;
}
.bloq_inferior_blanco {
  width: 100%;
  height: 100px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  bottom: -51px;
}

.titulo_horario_2023 {
  font-size: 32px;
  color: #272525 !important;
  font-weight: 700;
  font-family: "Roc Grotesk Wide";
}
.btn_horarios_2023 {
  font-size: 21px;
  font-weight: 700;
  color: #fff;
  width: 203px;
  height: 43px;
  border-radius: 50px;
  margin-left: 210px;
  font-family: "Roc Grotesk Wide";
}

.fondo_new_horarios {
  margin-top: 0px !important;
  overflow: hidden;
  margin-bottom: 0px !important;
}
.titulo_presencial_2023 {
  font-size: 18px;
  font-weight: bold;
  color: #272525 !important;
  font-family: "Montserrat";
}
.parrafo_horario_2023 {
  font-size: 15px;
  font-weight: 500;
  color: #272525 !important;
  font-family: "Montserrat";
}
.parrafo_horario_2023 p b {
  font-weight: bold;
}

.fondo_boton_pintar {
  background: #272525 !important;
}
.img_h1 {
  top: 0;
  left: 0;
}
.img_h2 {
  bottom: 50px;
  left: 100px;
}
.img_h3 {
  top: 60px;
  right: 110px;
}
.img_h4 {
  bottom: 0;
  right: 0;
}

#robot_footer {
  display: flex;
  justify-content: center;
  margin-bottom: -80px;
}
.centrar_robot {
  display: flex;
  align-items: flex-end;
  position: relative;
  top: -87px;
}

.redes_sociales_footer {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 25px 15px;
  background: #272525;
  align-items: center;
}
.bloq_contenedor_footer {
  width: 100%;
  max-width: 1200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bloq_contenedor_footer p,
.row_2_redes_sociales_footer span {
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  line-height: 1.2;
}
.row_2_redes_sociales_footer span {
  display: block;
  margin-right: 15px;
}
.row_2_redes_sociales_footer {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 392px;
}

.redes_footer {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 120px;
  justify-content: space-between;
}

.bloq_matricula_descarga {
  padding: 140px 0px;
  width: 100%;
  position: relative;
}
.lego_flo_matricula {
  position: absolute;
}

.matricula_lego1 {
  top: 0;
  left: 0;
}
.matricula_lego2 {
  bottom: 0;
  left: 45px;
}

.matricula_lego3 {
  top: 0;
  right: 0;
}
.matricula_lego4 {
  bottom: 0;
  right: 0;
}

.matricula {
  display: flex;
  width: 100%;
  display: flex;
  justify-content: center;
}
.row_matricula_slier {
  width: 100%;
  max-width: 790px;
  position: relative;
  overflow: hidden;
}

.item_matricula_sliser {
  display: flex;
  align-items: flex-start;
  background: #eee;
  border-radius: 30px;
  overflow: hidden;
}
.contenido_matricula {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 50px 50px 0px 50px;
}
.contenido_matricula h2 {
  color: #272525;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
  font-family: "Roc Grotesk Wide";
}

.contenido_matricula h3 {
  color: #05d414;
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 0.42px;
  text-transform: uppercase;
  padding: 15px 0px;
  line-height: 1.2;
  font-family: "Roc Grotesk Wide";
}

.contenido_matricula p {
  line-height: 1.2;
  font-size: 15px;
  font-weight: 500;
  color: #272525;
  line-height: 1.2;
  font-family: "Montserrat";
}

.contenido_matricula p strong {
  font-weight: 700;
}

.contenido_matricula,
.item_matricula_sliser figure {
  width: 50%;
}
.item_matricula_sliser figure {
  border-radius: 30px;
  overflow: hidden;
}
.item_matricula_sliser figure img {
  display: block;
  width: 100%;
}

.contenedor_botones_matricula {
  width: 100%;
  max-width: 280px;
  display: flex;
  align-items: center;
  position: relative;
  bottom: 65px;
  z-index: 2;
  left: 45px;
  justify-content: center;
}

.contenedor_botones_matricula .fondo_boton_pintar {
  width: 84px;
  height: 40px;
}
.matricula-next {
  margin-left: 10px;
}

.bloq_descargar_brochure {
  width: 100%;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.bloq_descargar_brochure a {
  width: 100%;
  max-width: 662px;
  background: #e744ae;
  padding: 15px 30px;
  display: flex;
  align-items: center;
  gap: 15px;
  border-radius: 50px;
  justify-content: center;
}
.bloq_descargar_brochure a span {
  font-size: 21px;
  font-family: "Roc Grotesk Wide";
  line-height: 1.2;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}
.bloq_descargar_brochure a img {
  width: 14px;
  height: 24px;
}

.tab-item .name {
  font-family: "Montserrat";
  font-weight: 700;
}

@media (max-width: 1279px) {
  .btn_horarios_2023 {
    margin-left: 40px;
    margin-bottom: 50px;
  }
}

@media (max-width: 1200px) {
  .legos_derecho {
    width: 7%;
  }
  .legos_izquierdo {
    width: 13%;
  }
  .logo_banner {
    left: 90px;
  }
  .bloq_texto_banner {
    justify-content: center;
  }
  .bloq_derecha_banner {
    width: 60%;
  }
}

@media (max-width: 1030px) {
  .img_h1 {
    width: 15%;
  }
  .img_h2 {
    width: 10%;
    left: 50px;
  }
  .img_h3 {
    right: 50px;
    width: 12%;
  }
  .img_h4 {
    width: 15%;
  }

  .matricula_lego1 {
    width: 13%;
  }
  .matricula_lego2 {
    width: 16%;
    left: 0;
  }
  .matricula_lego3 {
    width: 13%;
  }
  .matricula_lego4 {
    width: 13%;
  }
}
@media (max-width: 942px) {
  .row_bloq_texto_banner {
    max-width: 430px;
  }
  .row1_bloq_texto_banner p {
    font-size: 16px;
  }
  .botones_banner button {
    font-size: 14px;
    padding: 10px 0px;
  }
  .bloq_texto_banner {
    align-items: inherit;
  }
  .bloq_izquierda_banner h2 {
    font-size: 18px;
  }
  .bloq_izquierda_banner figure {
    width: 80%;
  }
}

@media (max-width: 800px) {
  .row_matricula_slier {
    max-width: 690px;
  }
  .item_matricula_sliser figure {
    width: 40%;
  }
  .contenido_matricula {
    width: 60%;
    padding: 25px 25px 0px 25px;
  }
}

@media (max-width: 767px) {
  .nav_menu_pro .tab-item .name {
    width: 180px;
  }
  .nav_menu_pro .tab-item .name svg {
    width: 80px;
  }
  .bor_movil_d {
    border-radius: 20px;
  }

  .boton_mover_movil_i {
    top: initial;
    bottom: -40px;
    left: 42%;
    transform: translateY(-50%);
  }
  .boton_mover_movil_d {
    top: initial;
    bottom: -40px;
    right: 42%;
    transform: translateY(-50%);
  }

  .bloq_superior_blanco {
    top: -57px;
  }
  .bloq_inferior_blanco {
    bottom: -59px;
  }
  .img_h1 {
    top: 40px;
  }
  .img_h2 {
    width: 15%;
  }
  .img_h3 {
    right: -26px;
    width: 15%;
  }

  .img_h4 {
    bottom: 120px;
    width: 20%;
  }

  .bloq_contenedor_footer {
    flex-direction: column;
  }
  .bloq_contenedor_footer p {
    margin-bottom: 5px;
  }
  .centrar_robot {
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 750px) {
  .banner_senati_vaca {
    height: 100%;
  }
  .bloq_texto_banner {
    flex-direction: column;
    align-items: center;
  }
  .logo_banner {
    left: 50%;
    transform: translate(-50%);
    width: 210px;
  }
  .bloq_izquierda_banner {
    margin-bottom: -16px;
    margin-right: 0px;
  }
  .bloq_derecha_banner {
    width: 100%;
  }
}

@media (max-width: 710px) {
  .row_matricula_slier {
    max-width: 450px;
  }

    .item_matricula_sliser .contenido_matricula {
        min-height: 280px;
    }

  .contenido_matricula,
  .item_matricula_sliser figure {
    width: 100%;
  }
  .item_matricula_sliser {
    flex-direction: column;
  }
  .contenido_matricula {
    padding: 30px 30px 30px 30px;
  }
  .item_matricula_sliser figure {
    padding: 50px;
    padding-top: 20px;
  }
  .contenedor_botones_matricula {
    position: absolute;
    bottom: initial;
    top: 32%;
    left: 0px;
  }
  .decargar_brochure {
    margin-top: 50px;
  }
  .bloq_descargar_brochure a {
    width: 90%;
  }
}

@media (max-width: 630px) {
  .lef_espacio {
    margin-left: 20px;
  }
  .rigth_espacio {
    margin-right: 20px;
  }
}
@media (max-width: 520px) {
  .decorator {
    display: none;
  }
  .padding_horarios {
    padding: 80px 0px;
  }
  .boton_mover_movil_i {
    left: 38%;
  }
  .boton_mover_movil_d {
    right: 38%;
  }
  .bloq_matricula_descarga {
    padding: 40px 0px 100px 0px;
  }
}
@media (max-width: 480px) {
  .contenedor_gracias {
    max-width: 312px;
  }
  .cabecera_cabecera h2 {
    font-size: 14px;
    line-height: 1.2;
    padding: 11px 0px;
  }
  .texto_gracias {
    padding: 26px;
  }
  .texto_gracias p {
    font-size: 14px;
    line-height: 1.2;
  }
  .footer_gracias {
    flex-direction: column;
    gap: 5px;
  }
  .footer_gracias span {
    font-size: 13px;
  }
  .redes_gracias_footer {
    margin-left: 0px;
  }

  #formualrio1_contac,
  #formualrio2_contac {
    max-width: 312px;
  }
  .cabecera_formulario h2 {
    font-size: 12px;
  }
  .contenedor_casillas h2,
  .contenedor_casillas p,
  .bloq_casillas h3,
  .bloq_input input,
  .bloq_input select,
  .contenedor_formulario select,
  .btn_envio {
    font-size: 12px;
  }
  .bloq_input {
    flex-direction: column;
    gap: 10px;
  }
  .bloq_casillas {
    margin-top: 10px;
  }
  .bloq_input label {
    width: 100%;
  }

  .contenedor_casillas {
    padding: 15px;
  }
  #formualrio2_contac .contenedor_casillas,
  #formualrio1_contac .contenedor_casillas {
    height: 430px;
    overflow-x: auto;
  }

  .titulo_horario_2023 {
    line-height: 1.2;
  }
  .redes_sociales_footer {
    padding: 15px;
  }
  .bloq_contenedor_footer p,
  .row_2_redes_sociales_footer span {
    font-size: 13px;
    font-weight: 500;
    font-family: "Montserrat";
  }
  .legos_derecho {
    width: 13%;
    top: 60%;
  }

  .bloq_izquierda_banner h2 {
    font-size: 16px;
  }
  .row1_bloq_texto_banner p {
    font-size: 14px;
  }
  .botones_banner button {
    font-size: 13px;
  }
  .row_bloq_texto_banner {
    margin-top: 15px;
  }
  .row1_bloq_texto_banner,
  .row2_bloq_texto_banner {
    padding: 15px 5px;
  }
  .franja_banner {
    display: none;
  }

  .row_matricula_slier {
    width: 100%;
    max-width: 420px;
  }
  .lego_flo_matricula {
    display: none;
  }
  .contenido_matricula h2 {
    font-size: 20px;
  }
  .contenido_matricula h3 {
    font-size: 19px;
  }
  .bloq_descargar_brochure a span {
    font-size: 16px;
  }
  .contenedor_botones_matricula {
    align-items: flex-start;
    max-width: 185px;

    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
  }
  .contenedor_botones_matricula .fondo_boton_pintar {
    width: 60px;
    height: 40px;
  }
}

@media (max-width: 420px) {
  .nav_menu_pro .tab-item .name {
    width: 180px;
  }
  .nav_menu_pro .tab-item .name svg {
    width: 64px;
  }
  .img_h2,
  .img_h1 {
    width: 20%;
  }
  .img_h3 {
    width: 24%;
  }
  .img_h4 {
    width: 30%;
  }
  .bloq_descargar_brochure a span {
    font-size: 14px;
  }
  .row_matricula_slier {
    max-width: 318px;
  }
  .contenido_matricula h2 {
    font-size: 18px;
  }
  .contenido_matricula h3 {
    font-size: 14px;
  }
  .contenido_matricula p {
    font-size: 13px;
  }
  .contenedor_botones_matricula {
    top: 43%;
  }
}
@media (max-width: 350px) {
  .boton_mover_movil_i {
    left: 33%;
  }
  .boton_mover_movil_d {
    right: 33%;
  }
}

/*@media(max-width:990px){
    .nav_menu_pro{width: 35%!important;}
}

@media(max-width:px){
    .nav_menu_pro{width: 35%!important;}
}
*/
