/******Fortmualrios*****/
.quitar_scrol {
  overflow: hidden !important;
}

.text-yellow {
  color: #FFC800;
}

.text-morado {
  color: #6E2383;
}

.text-white {
  color: #fff;
}

.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;
}

.bloq_nina_movil {
  display: none;
}

.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: 665px;
  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: center;
  justify-content: center;
  padding: 0px 15px;
  box-sizing: border-box;
  position: relative;
}

.img_banner2_1 {
  top: 0;
  left: 0;
}

.img_banner2_2 {
  top: 50%;
  left: 50px;
  display: none;
}

.img_banner2_7 {
  bottom: 50px;
  right: 0;
}

.img_banner2_6 {
  right: 50px;
  top: 50%;
}

.img_banner2_5 {
  top: 60px;
  right: 50px;
}

.img_banner2_4 {
  top: 50px;
  right: 30%;
  display: none;
  z-index: 0;
}

.img_banner2_3 {
  bottom: 0;
  left: 0;
}

.img_banner2_10 {
  bottom: 0;
  left: 22%;
  max-width: 600px;
}

.img_banner2_9 {
  top: 0;
}

.img_banner2_8 {
  right: 40%;
  top: 30%;
}

.contenedor_banner_padre_Familia {
  display: flex;
  align-items: flex-end;
  gap: 80px;
  width: 100%;
  max-width: 1200px;
  justify-content: space-between;
  position: relative;
  padding: 80px 0px;
}

.row_familia_texto_info {
  width: 30%;
  position: relative;
  margin-top: 40px;
}

.bloq_info_famili {

  padding: 25px 0px;
}

.bloq_info_famili img {
  /*max-height: 100px;*/
  width: 65%;
}

.cambiar_color_rosa {
  background: #e744ae !important;
  margin-top: 10px;
}

.boton_info_familia {
  display: flex;
  align-items: center;
  border-radius: 8px;
  padding: 10px 20px;
  gap: 15px;
  justify-content: flex-start;

  background: linear-gradient(264deg, rgba(255, 255, 255, 0) 0%, rgba(8, 57, 227, 1) 16%);
}

.texto_boton_info_familia h2 {
  font-size: 16px;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}

.texto_boton_info_familia p {
  font-size: 16px;
  color: #FFD200 !important;
  line-height: 16px;
}

.text_descrip_car_banner p {
  font-size: 13px;
  line-height: 16px;
  font-weight: normal;
  color: #fff !important;
  margin-top: 3px;
}

.formulario_familia {
  width: 100%;
  max-width: 419px;
  background: #fff;
  border-radius: 11px;
  overflow: hidden;
  position: relative;
}

.row_formulario_familia {
  display: block;
  width: 100%;
  box-sizing: border-box;
}

#formulario_familia .cabecera_formulario_familia {
  background: #FFC800;
  border-radius: 11px 11px 0px 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 15px 0px;
}

.cabecera_formulario_familia h2 {
  font-size: 16px;
  color: #FFD200;
  font-weight: 900;
  line-height: 20px;
  text-align: center;
}

.cabecera_formulario_familia h2 p {
  font-weight: bold;
}




.cuerpo_formualrio_familia {
  padding: 20px 17px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cuerpo_formualrio_familia h2 {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  color: #272525;
  text-align: center;
}

.cuerpo_formualrio_familia p {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  color: #272525;
}

.cuerpo_formualrio_familia p strong {
  color: #272525;
  font-weight: 700;
}

.bloq_casilla2_formulario {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  margin-bottom: 12px;
  width: 100%;
}

.bloq_completo_familia {
  width: 100%;
}

.bloq_casilla2_formulario label {
  width: 48%;
  gap: 21px;
}

#formulario_familia .bloq_casilla2_formulario select,
#formulario_familia .bloq_casilla2_formulario input {
  width: 100%;
  display: block;
  box-sizing: border-box;
  border-radius: 6px;
  border-color: #000000;
}

.bloq_completo_familia select {
  border-color: #000000;
}

.form--checkbox.form--legal {
  width: 100%;
}


.bloq_completo_familia label {
  margin-bottom: 12px;
  display: block;
  box-sizing: border-box;
}

.legales_formulario {
  font-size: 11px;
  font-weight: 500;
  line-height: 1.2;
  color: #272525 !important;
}

.legales_formulario a {
  font-weight: 600 !important;
  color: #272525 !important;
  text-decoration: none;
}

.btn_envio_familia {
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  color: #fff;
  text-align: center;
  background: #272525;
  padding: 13px 0px;
  border-radius: 10px;
  width: 100%;
  margin-top: 17px;
  transition-duration: 0.5s;
}

.btn_envio_familia:hover {
  background: #FFD200 !important;
  transition-duration: 0.5s;
  color: #272525 !important;
}


.section_gracias {
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.img_g1 {
  top: 0;
  left: 0;
}

.img_g2 {
  bottom: 50px;
  left: 0;
}

.img_g3 {
  top: 0;
  left: 45%;
}

.img_g4 {
  top: 50px;
  right: 30%;
}

.img_g5 {
  top: 50px;
  right: 50px;
}

.img_g6 {
  bottom: 50px;
  right: 0;
}

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

.conte_secti_gracias {
  width: 100%;
  max-width: 498px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.row_conte_secti_gracias {
  width: 75%;
}

.cabecera_sec_gracias {
  width: 100%;
  background: #8035EB;
  border-radius: 8px 8px 0px 0px;
}

.cabecera_sec_gracias h2 {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  padding: 17px 15px;
}

.cuerpo_sec_gracias {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #fff;
  padding: 23px 45px;
  border-radius: 0px 0px 8px 8px;
}

.titulo_gra1 {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;
  color: #272525;
  text-align: center;
}

.boton_sec_gracias {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #f8b11c;
  padding: 13px 0px;
  border-radius: 8px;
  width: 100%;
  max-width: 389px;
  margin: 10px 0px;
}

.boton_sec_gracias p {
  font-size: 15px;
  font-family: Montserrat;
  color: #fff;
  text-align: center;
  font-weight: 700;
  line-height: 1.2;
}

.titu_gra2 {
  font-size: 11px;
  color: #272525;
  text-align: center;
  font-weight: 500;
  line-height: 1.2;
}

.redes_sec_gracias {
  display: block;
  align-items: center;
  margin-top: 5px;
}

.redes_sec_gracias p {
  color: #fff;
  font-weight: 500;
  line-height: 1.2;
  font-size: 15px;
}

.redes_sec_gracias2 {
  margin-top: 15px;
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
}

.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: 0px;
  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;
}

.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;
}

.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);
}

.row2_bloq_texto_banner p {
  text-align: center;
  color: #272525;
  font-weight: 500;
  line-height: 1.2;
}

.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;
}

.botones_banner button:first-child {
  background: #8035EB;
}

.botones_banner button:last-child {
  background: #e744ae;
}

.franja_banner {
  display: flex;
  justify-content: center;
  background: #0839E3;
}

.franja_banner p {
  padding: 20px 15px;
  font-size: 32px;
  font-weight: 900;
  text-align: center;
  line-height: 36px;
  text-transform: uppercase;
  color: #FFC800;
  letter-spacing: 1px;
}

.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;
}



.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-weight: bold;
  font-size: 24px;
}

.subtitulo_habilidades {
  font-weight: 500;
}

.subtitulo_habilidades p {
  font-weight: bold;
}

.slide_contenido_e .article--carrer .picture {
  border-radius: 16px 16px 0px 0px !important;
}

.swiper-pagination {
  display: none !important;
}

.padding_horarios {
  padding: 0px 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: 26px;
  color: #fff !important;
  font-weight: 700;
  background-color: #6E2383;
  border-radius: 8px;
  padding: 10px 20px;
  line-height: 32px;
}

.btn_horarios_2023 {
  font-size: 21px;
  font-weight: 700;
  color: #fff;
  width: 203px;
  height: 43px;
  border-radius: 50px;
  margin-left: 210px;
}

.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;
}

.parrafo_horario_2023 {
  font-size: 15px;
  font-weight: 500;
  color: #272525 !important;
}

.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: 0px;
  margin-top: -95px;
  position: relative;
}

.centrar_robot {
  display: flex;
  align-items: flex-end;
  position: relative;
  top: -87px;
}

.redes_sociales_footer {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 20px 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: 600;
  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;
  justify-content: center;
}

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

.bloq_matricula_descarga {
  padding: 60px 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 {
  width: 100%;
}

.row_matricula_slier {
  width: 100%;
  max-width: 960px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

.item_matricula_sliser {
  background: #eee;
  border-radius: 8px;
  overflow: hidden;
  height: 100%;
}

.contenido_matricula {
  padding: 25px 20px;
  min-height: 165px;
  display: flex;
  align-items: center;
}

.contenido_matricula h2 {
  color: #272525;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
}

.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;
}

.contenido_matricula p {
  line-height: 1.2;
  font-size: 15px;
  font-weight: 500;
  color: #000;
  line-height: 1.5;
}

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

.contenido_matricula,
.item_matricula_sliser figure {
  width: 100%;
}

.item_matricula_sliser figure {
  border-radius: 0px;
  overflow: hidden;
}

.item_matricula_sliser figure img {
  display: block;
  width: 100%;
  height: 310px;
  -o-object-fit: cover;
  object-fit: cover;
}

.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;
  margin-top: 30px;
}

.bloq_descargar_brochure a {
  width: 100%;
  max-width: 600px;
  background: #272525;
  padding: 20px 37px;
  display: flex;
  align-items: center;
  gap: 15px;
  border-radius: 18px;
  justify-content: center;
  transition-duration: 0.5s;

}

.bloq_descargar_brochure a:hover {
  background: #0839E3;
  transition-duration: 0.5s;
}

.bloq_descargar_brochure a:hover {
  text-decoration: none;
}

.bloq_descargar_brochure a span {
  font-size: 21px;
  line-height: 23px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}

.bloq_descargar_brochure a img {
  width: 18px;
  height: auto;
}

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

.cuerpo_formualrio_familia {
  background: #fff;
}


@media (max-width: 1400px) {
  .img_banner2_5 {
    top: 20px;
    right: 0;
  }

  .contenedor_banner_padre_Familia {
    max-width: 950px;
  }
}

@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;
    width: 210px;
  }

  .bloq_texto_banner {
    justify-content: center;
  }

  .bloq_derecha_banner {
    width: 60%;
  }

  .boton_info_familia {
    padding: 13px 50px;
  }

  .img_banner2_1 {
    width: 8%;
  }

  .img_banner2_2 {
    top: 45%;
    left: 0;
  }

  .img_banner2_3 {
    width: 18%;
  }

  .img_banner2_10 {
    left: 9%;
    width: 50%;
  }

  .img_banner2_9 {
    width: 10%;
  }

  .img_banner2_5,
  .img_banner2_8 {
    width: 9%;
  }

  .img_banner2_6 {
    right: 5px;
    top: 35%;
    width: 10%;
  }

  .img_banner2_7 {
    width: 5%;
  }
}

@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: 850px) {
  .banner_senati_vaca {
    height: initial;
  }

  .contenedor_banner_padre_Familia {
    flex-direction: column;
    align-items: center;
  }

  .row_familia_texto_info {
    width: 74%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .contenedor_banner_padre_Familia {
    padding: 50px 0px;
    gap: 20px;
  }

  .img_banner2_8,
  .img_banner2_10,
  .img_banner2_9,
  .img_banner2_3,
  .img_banner2_5,
  .img_banner2_6 {
    display: none;
  }

  .img_banner2_4 {
    right: 0;
  }

  .img_banner2_7 {
    bottom: initial;
  }

  .bloq_nina_movil,
  .img_banner2_2,
  .img_banner2_4 {
    display: block;
  }
}

@media (max-width: 800px) {
  .row_conte_secti_gracias {
    width: 100%;
  }

  .row_matricula_slier {
    max-width: 690px;
  }

  .item_matricula_sliser figure {
    width: 40%;
  }

  .contenido_matricula {
    width: 60%;
    padding: 25px 25px 0px 25px;
  }

  .section_gracias {
    height: initial;
  }

  .conte_section_gracias {
    padding: 150px 0px;
    flex-direction: column-reverse;
    align-items: center;
  }

  .img_g5,
  .img_g2 {
    display: none;
  }

  .img_g4 {
    right: 0;
  }

  .img_g3 {
    top: initial;
    left: 0;
    bottom: 150px;
  }
}

@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: -80px;
    left: 42%;
    transform: translateY(-50%);
  }

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

  .carrers {
    padding-bottom: 100px;
  }

  .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;
    margin-top: 130px;
  }

  .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) {

  p.cabecera_tk {
    font-size: 15px !important;

  }

  p.sub_cabecera_tk {
    font-size: 13px !important;

  }

  .row_matricula_slier {
    max-width: 450px;
  }

  .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: 0px;
    margin-top: 0px;
  }

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

  .contenedor_botones_matricula {
    position: absolute;
    bottom: initial;
    top: 32%;
    left: 0px;
  }

  .decargar_brochure {
    margin-top: 50px;
  }


}

@media (max-width: 630px) {
  .lef_espacio {
    margin-left: 20px;
  }

  .rigth_espacio {
    margin-right: 20px;
  }

  .img_g1,
  .img_g4,
  .img_g6 {
    width: 10%;
  }
}

@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;
  }

  .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;
  }


  .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;
  }

  .cabecera_sec_gracias h2,
  .titulo_gra1 {
    font-size: 13px;
  }

  .redes_sec_gracias {
    flex-direction: column;
  }

  .boton_sec_gracias p {
    font-size: 12px;
  }

  .redes_sec_gracias p {
    font-size: 13px;
  }

  /*.titulo_gra1 {
    width: 176px;
  }*/

  .titu_gra2 {
    width: 312px;
  }

  .boton_sec_gracias {
    width: 95%;
  }

  .bloq_info_famili {
    font-size: 14px;
    padding: 12px 0px;
  }

  .texto_boton_info_familia h2 {
    font-size: 13px;
  }

  .texto_boton_info_familia p {
    font-size: 12px;
    margin-top: 0px !important;
    line-height: 12px !important;
  }

  .boton_info_familia {
    padding: 13px 15px;
    width: 100%;
    max-width: 281px;
  }

  .cabecera_formulario_familia h2,
  .aviso_familia h3,
  #formulario_familia .bloq_casilla2_formulario select,
  #formulario_familia .bloq_casilla2_formulario input,
  .bloq_completo_familia label select,
  .btn_envio_familia {
    font-size: 12px;
  }

  .aviso_familia p {
    font-size: 11px !important;
    padding: 0 10px;
    text-align: center;
  }

  .aviso_familia p strong {
    font-size: 17px;
  }



  .cuerpo_formualrio_familia h2,
  .cuerpo_formualrio_familia p {
    font-size: 11px;
  }

  .bloq_casilla2_formulario {
    flex-direction: column;
  }

  .bloq_casilla2_formulario label {
    width: 100%;
  }

  .bloq_casilla2_formulario label:first-child {
    margin-bottom: 12px;
  }
}

@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;
    text-align: center;
  }

  .row_matricula_slier {
    max-width: 318px;
  }

  .contenido_matricula h2 {
    font-size: 18px;
  }

  .contenido_matricula h3 {
    font-size: 14px;
  }

  .contenido_matricula p {
    font-size: 13px;
    text-align: center;
  }

  .contenedor_botones_matricula {
    top: 43%;
  }
}

@media (max-width: 370px) {
  .row_conte_secti_gracias {
    width: 95%;
  }
}

@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;}
}
*/
.row_familia_texto_info figure img {
  margin: 0 auto;
}

.w-100 {
  width: 100%;
}

.img-desktop {
  display: block;
}

.img-mobile {
  display: none;
}

@media screen and (max-width:600px) {
  .img-desktop {
    display: none;
  }

  .img-mobile {
    display: block;
  }
}

.container-card-horario {
  max-width: 700px;
  margin: 0 auto;
}

.card-horario {
  border-radius: 8px;
  overflow: hidden;
}

.card-horario .card-header {
  background-color: #6E2383;
  font-weight: bold;
}

.card-horario .card-header .card-title {
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  transform: rotate(180deg);
  text-align: center;
}

.card-horario .card-header h4.card-title {
  color: #fff;
}

.card-horario .card-body .separador-horario:last-child {
  display: none;
}

.grid-card-horarios {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  box-sizing: border-box;
  width: 100%;
  flex: auto;
}

.grid-card-horarios>* {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  width: 100%;
}

.uk-width-auto {
  flex: initial;
  width: auto;
}

.uk-width-expand {
  flex: 1;
  min-width: 1px;
}




.grid-cols-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(1, 1fr);
  gap: 5px;
}

.separador-horario {
  margin: 15px 0;
  border-style: solid;
  border-width: 1px;
  border-color: #B7B7B7;
}

.pt-4 {
  padding-top: 1rem;
}

.swiper-slide {
  height: auto;
}

.card-matricula .card-matricula-header {
  position: relative;
}

.card-matricula .card-matricula-header .card-title-text {
  position: absolute;
  bottom: 0;
  padding: 25px 15px;
}

.card-matricula .card-matricula-header .card-title-text h3 {
  font-weight: bold;
  font-size: 21px;
  text-transform: uppercase;
  line-height: 1.4em;
}

.card-matricula .card-matricula-header .img-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}

.titulo-matricula {
  text-align: center;
}

.titulo-matricula h2 {
  padding: 20px 40px;
  color: #fff;
  font-size: 22px;
  line-height: 23px;
  font-weight: bold;
  background-color: #0839E3;
  display: inline-block;
  border-radius: 17px;
  margin-bottom: 40px;
}

.titulo-matricula h3 {
  color: #6E2383;
  font-weight: bold;
  font-size: 30px;
  max-width: 68%;
  display: inline-block;
  margin-bottom: 30px;
}

.row-matricula {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(1, 1fr);
  gap: 10px;
}

.conte_section_gracias .robot {
  visibility: hidden;
}

.float-button-cta {
  position: fixed;
  right: 20px;
  bottom: 80px;
  z-index: 9999999;
}

.float-button-cta .btn {
  background: #FFC800;
  color: #1C101B;
  padding: 9px 12px;
  font-weight: 900;
  border-radius: 10px;
  font-size: 20px;
  line-height: 20px;
  text-decoration: none !important;
}

.btn_wasap_fomr_2025 {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 9999999;
  background: #6DD361;
  border-radius: 10px;
  gap: 7px;
  padding: 10px 20px;
  text-decoration: none !important;
}

.btn_wasap_fomr_2025 span {
  font-size: 15px;
  line-height: 20px;
  font-weight: normal;
  color: #fff;
}




.botones_flotantes_movil_home {
  position: fixed;
  bottom: 20px;
  z-index: 11;
  width: 100%;

}

.boton_flotante_inscr_movil span {
  font-size: 18px;
  line-height: 18px;
  color: #1C101B;
  font-weight: 900;
  text-transform: uppercase;
}

.boton_flotante_inscr_movil {
  background: #FFD200;
  border-radius: 8px;
  padding: 7px 24px;
  display: none;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
}

.boton_flotante_inscr_wp_movil {
  background: #6DD361;
  border-radius: 8px;
  padding: 7px 23px;
  display: none;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;

}

.boton_flotante_inscr_wp_movil span {
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  gap: 7px;
  font-weight: 900;
}

.espacio_gap_m_10 {
  gap: 20px;
}




@-webkit-keyframes pulse_btn {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes pulse_btn {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

.redes_footer a {
  padding: 0 5px;
}

@media screen and (max-width:600px) {
  .bloq_descargar_brochure a {
    padding: 15px;
  }

  .row-matricula {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }

  .item_matricula_sliser .contenido_matricula {
    min-height: auto;
  }

  .decargar_brochure {
    margin-top: 0px;
  }

  .bloq_matricula_descarga {
    padding: 40px 0px 40px 0px;
  }

  .titulo-matricula {
    max-width: 95%;
    margin: 0 auto;
  }

  .titulo-matricula h2 {
    font-size: 21px;
  }

  .titulo-matricula h3 {
    font-size: 21px;
    max-width: 100%;
  }

  .bloq_info_famili {
    margin-bottom: 294px;
  }

  .main-image-banner {
    margin-bottom: 30px !important;
  }

  .main-image-banner img {
    max-height: 140px;
    width: auto;
  }

  .cabecera_formulario_familia h2 {
    font-size: 18px;
    margin-right: 20px;
    margin-left: 20px;
  }

  .cuerpo_formualrio_familia p strong {
    font-size: 17px;
  }

  .cuerpo_formualrio_familia p {
    font-size: 15px;
  }

  .cuerpo_formualrio_familia p span {
    font-size: 15px;
  }



  .grid-card-horarios {
    display: block;
  }

  .card-horario .card-header .card-title {
    transform: initial;
    text-align: center;
    -webkit-writing-mode: initial;
    -ms-writing-mode: initial;
    writing-mode: initial;
  }

  .grid-card-horarios>* {
    display: block;
  }

  .grid-cols-2 {
    display: block;
    padding-bottom: 5px;
  }

  .grid-cols-2>* {
    margin-bottom: 10px;
  }

  .redes_footer a img {
    width: 20px;
    height: 20px;
  }

  .conte_section_gracias .robot {
    display: none;
  }

  .cuerpo_sec_gracias {
    padding: 15px 20px;
  }

  .boton_sec_gracias a {
    font-size: 13px;
  }

  .float-button-cta .btn {
    font-size: 14px;
    padding: 12px 12px;
    right: 20px;
    bottom: 20px;
  }

  .section_gracias {
    display: block;
  }



  .redes_footer a {
    padding: 0px;
  }
}

figure.main-image-banner {
  width: 100%;
  max-width: 196px;
  margin-bottom: 20px;
}

p.cabecera_tk {
  font-size: 22px;
  font-weight: 700;
  color: #FFC800;
}

p.sub_cabecera_tk {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
}