@import url(bootstrap.min.css);
header {
  background: #fff;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2; }

header .active .nav-link {
  font-weight: 800; }

header .nav-link {
  color: #3D0040;
  font-size: 1.3rem;
}

.atribute {
  display: flex;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1rem; }

.atribute i {
  font-size: 4rem;
  color: #91005B; }

.atribute_fondo {
  width: 50%;
  height: 100%;
  position: absolute; }

.atribute_title {
  color: #91005B;
  font-size: 2.5rem;
  font-weight: bold; }

.atribute_content {
  font-size: 1.4rem;
  font-weight: 300;
  color: #333333; }

.atribute p {
  margin: 0; }

@media (max-width: 575.98px) {
  .atribute_title {
    font-size: 1.7rem; }
  .atribute_content {
    font-size: 1.2rem; }
  .atribute i {
    font-size: 3rem; } }

.banner {
  color: #ffffff;
  margin-top: 55px;
}

.banner_content {
  min-height: 350px; }

.banner_title {
  font-size: 4rem;
  font-weight: bold; }

.banner_subTitle {
  font-size: 3rem; }

.banner_title_tiendas {
  font-size: 2rem;
  font-weight: 800; }

@media (max-width: 575.98px) {
  .banner_title {
    font-size: 3rem; }
  .banner_subTitle {
    font-size: 1.8rem; }
  .banner_title_tiendas {
    font-size: 1.5rem; } }

.testimony {
  margin-bottom: 2rem;
  color: #333333;
  box-shadow: 3px 2px 5px 0px rgba(0, 0, 0, 0.31);
  border-radius: 1rem;
  overflow: hidden; }

.testimony_info {
  display: flex;
  align-items: center; }

.testimony_content {
  margin: 2rem; }

.testimony_image {
  height: 350px; }

.testimony_text {
  font-weight: 300;
  font-size: 2rem;
  margin-bottom: 3rem; }

.testimony_user {
  font-weight: bold;
  font-size: 1.5rem; }

.testimony_job {
  font-weight: 300; }

.info {
  padding-top: 20rem;
  padding-bottom: 20rem; }

.info i {
  color: #91005B;
  font-size: 4rem; }

.info_title {
  color: #91005B;
  font-size: 4rem;
  font-weight: bold;
  margin-bottom: 1rem; }

.info_subTitle {
  color: #3D0040;
  font-size: 3rem;
  font-weight: 300;
  margin-bottom: .5rem; }

.info_sumary {
  font-size: 1.4rem;
  color: #333333; }

@media (max-width: 575.98px) {
  .info_title {
    font-size: 2rem; }
  .info_subTitle {
    font-size: 1.5rem; }
  .info_sumary {
    font-size: 1.2rem; } }

.bar_footer {
  background: #91005b;
  background: linear-gradient(45deg, #91005b 0%, #3d0040 100%);
  color: #fff;
  padding-top: 5rem;
  padding-bottom: 5rem; }

.bar_footer_list {
  font-size: 1.2rem;
  margin: 0;
  padding: 0;
  list-style: none; }

.bar_footer_list a {
  color: #fff;
  margin: 0 1rem; }

.bar_footer.tiendas {
  font-size: 1.1rem;
  font-weight: 600; }

* {
  font-family: "Nunito", sans-serif; }

html,
body {
  font-size: 12px; }

.imgbackgroud {
  background-position: center;
  background-size: cover; }

footer {
  background: #3D0040;
  color: #fff;
  width: 100%;
  height: 30px;
  font-size: 1.1rem; }

.button {
  border: 2px solid #fff;
  padding: .5rem 2rem;
  border-radius: 20px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 600; }

.button-circle {
  border-radius: 40px;
  padding: .5rem;
  width: 40px;
  display: flex;
  height: 40px;
  justify-content: center;
  align-items: center;
  margin: 2rem auto; }

.barV {
  height: 50px;
  width: 1px;
  background: #fff;
  display: inline-block;
  margin: 0 2rem; }

.mb-super {
  margin-bottom: 120px; }

.mb-super-2 {
  margin-bottom: 20px; }

label {
  font-weight: 600;
  font-size: 1.1rem;
  margin-bottom: 1rem; }

.fondoR {
  width: 50%;
  height: 100%; }

@media (max-width: 575.98px) {
  .fondoR {
    width: 100%;
    height: 40%; }
  .imgtienda {
    width: 120px; } }


.buscador {
  font-size: 16px;

}

.boton-buscador{
  font-size: 16;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

.border-circular {
    border-radius: 16px; /* Ajusta este valor según el radio de borde deseado */
}

.area-buscador{
  font-size: 16px;
  padding: 0em 0.5em;
  position: relative;
}





.search-box{ margin:0 auto 40px; } /*width:90%;*/
.listing-block{margin-top:15px} /*overflow-y:scroll;*/
.listing-block:first-child{margin-top:0px}
.listing-block:last-child{margin-bottom:20px}
.listing-block .media:hover {cursor: pointer;}

@media (min-width: 768px){
  .listing-block {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 768px){
  .listing-block:first-child {
    margin-top: 25px;
  }
  .listing-block {
    margin-top: 5px;
    padding: 0px;
  }
  .listing-block:last-child {
    margin-bottom: 80px;
  }
}

.media {background:#ffffff; position:relative; margin-bottom:15px;}
.media img{width:100px;margin:0; height:100px;}
.listing-block .media:hover .media-body{border-left:0; transition: .3s;}
.listing-block .media.shadow__bottom {
  border: 1px solid #cdcdcd8a;
  border-radius: 8px;
}
/* .listing-block .media.shadow__bottom {
  border: 3px solid rgba(247, 180, 175, 0.781);
  box-shadow: 0px 3px 0px rgb(247, 180, 175);
  border-radius: 8px;
}
.listing-block .media.shadow__bottom:hover {
  border: 3px solid rgb(245, 158, 152);
  transition: all .3s;
} */
.listing-block .imagen__colegio {
  border-radius: 8px;
  border: 1px solid #bcbcbc;
}
.media-body{height:100px; padding: 5px 10px;}
.media .price{float:left; width:100%; font-size:30px;font-weight:600; color:#4765AB;}
.media .price small{display:block; font-size:17px; color:#232323;}
.media .stats{float:left; width:100%; margin-top:10px;}
.media .stats span{float:left; margin-right:10px; font-size:15px;}
.media .stats span i{margin-right:7px; color:#4765AB;}
.media .address{float:left; width:100%;font-size:14px; margin-top:5px; color:#888888;}

.media .fav-box{position:absolute; right:10px; font-size:15px; top:8px; color:#E74C3C; }
.media .fav-box-2{position:absolute; right:10px; font-size:20px; top:4px; color:#E74C3C;}
.media .fav-box-3{position:absolute; right:10px; font-size:20px; top:4px; color:#E74C3C;}

.media .nombre{float: left;width: 100%;height: 35px;font-size: 14px;font-weight: 600;color: #4765AB;overflow: hidden;text-overflow: ellipsis;line-height: 1.3rem;padding-right: 10px}
@media (max-width: 768px){
  .media .nombre {
    height: 32px;
  }
}
.media .ubicacion {float:left; display:block; font-size:10px; color:#232323;}
.media .caracteristicas{float:left; width:100%; margin:5px 0px;}
.media .caracteristicas span{float:left; margin-right:10px; font-size:12px;}
.media .caracteristicas span i{margin-right:7px; color:#4765AB;}
.listing-block a .distancia{color: #000000;}
.media .distancia{position:absolute; margin-top:80px;right:10px; font-size:10px; top:4px;}
.media .puntuacion{float:left; margin:5px 0px;}
.media .puntuacion span{float:left; margin-right:10px; font-size:12px;}
.media .puntuacion span i{margin-right:7px; color:#4765AB;}

.media .eyes{position:absolute; right:0px; top:0px; color:#ffffff; background-color: #91005b; width: 35px; height: 100%; border-top-right-radius: 8px; border-bottom-right-radius: 8px;}

/* Extras */
.fav-box__active i {
  background-color: #E74C3C;
  border-radius: 50%;
}

/*Estrellas*/
.puntuacion i {
  text-shadow: -1px 0 red, 0 1px red, 1px 0 red, 0 -1px red;
  color: #ffffff;
  margin: 0px 1px
}
.small-ratings i {
  color:#cecece;   
}

.ratings{
  margin-right:10px;
}
.ratings i {
  color:#cecece;
  font-size:32px;
}
.puntuacion i.rating__active {
  text-shadow: -1px 0 #ff0000, 0 1px #ff0000, 1px 0 #ff0000, 0 -1px #ff0000;
}
.rating__active {
  color:#ff0000!important;
  
}


.footer__options {
  display: none;
}

@media (max-width: 767px) {
  .footer__options {
    display: block;
  }
  .mobile-icons {
    color: #bcbcbc;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #f8f9fa;
    padding: 10px;
    /*box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);*/
    white-space: nowrap;
  }
  
}


.mobile-icons a {
  color: #888888;
}
.mobile-icons div {
  display: inline-block;
  margin-right: 20px;
}
.mobile-icons i {
    font-size: 2em;
    margin-bottom: 10px;
}
.mobile-icons i:hover {
  color: #91005b;
}
.mobile-icons__active {
  color: #91005b;
}
.mobile-icons__active p {
  font-weight: 700;
}
.mobile-icons p {
    margin: 0;
}

.HeaderSearch {
  /*background: linear-gradient(45deg, #91005b 0%, #3d0040 100%);*/
  background: linear-gradient(#AC115F, 90%, #580138);
  position: relative;
}
.HeaderSearch .line_b {
  border-bottom: 1px solid #bcbcbc;
}

.HeaderSearch .line_b .input__search::placeholder {
  color: #ffffff;
}
.HeaderSearch .input__search {
  border: none;
  color: #ffffff;
  font-size: 14px;
  background-color: transparent;
  padding: 5px 10px;
  outline: none;
}
.HeaderSearch .nav-link {
  color: #ffffff;
}

.SubHeaderSearch {
  border-bottom: 2px solid #bcbcbc;
  background-color: white;
}
.SubHeaderSearch .subtitles {
  color: #91005b;
  font-size: 14px;
  font-weight: 700;
}
.SubHeaderSearch a:hover {
  text-decoration: none;
}
.SubHeaderSearch .icon__filter {
  cursor: pointer;
}
.SubHeaderSearch .icon__filter i {
  font-size: 14px;
  color: #ffffff;
  background-color: #91005b;
  border-radius: 50%;
  padding: 5px;
}



@media (min-width: 650px) {
  .HeaderSearch .hide__logo_pc {
    display: block;
  }
  .HeaderSearch .hide__search__colegios {
    display: none;
  }
  .HeaderSearch .img__user {
    width: 30px;
    display: none;
  }
  .area-buscador {
    display: block;
  }
}

@media (max-width: 650px) {
  .hide__logo_pc {
    display: none;
  }
  .hide__search__colegios {
    display: block;
  }
  .HeaderSearch .img__user {
    width: 30px;
    display: block;
  }
  .area-buscador {
    display: none;
  }
}



#modalColegio .modal-dialog {
  width: 380px;
}
@media (max-width: 767px) {
  #modalColegio .modal-dialog {
    width: auto;
  }
}

.modal__Colegios .header {
  /*background: linear-gradient(45deg, #AC115F 0%, #3d0040 100%);*/
  background: linear-gradient(#AC115F, 90%, #580138);
}
.modal__Colegios .modal-body {
  padding: 0px;
}
.modal__Colegios .titulo {
  float: left;
  width: 100%;
  height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}
.modal__Colegios .btn_regresar {
  cursor: pointer;
}
.modal__Colegios .tabs__contenido .nav-tabs , .modal__Colegios .tabs__contenido .nav-tabs .nav-link {
  color: #bcbcbc;
  font-size: 14px;
  border: 0px;
}
.modal__Colegios .tabs__contenido .nav-tabs .nav-link:hover {
  color: #91005b;
}
.modal__Colegios .tabs__contenido .nav-tabs , .modal__Colegios .tabs__contenido .nav-tabs .nav-link.active {
  color: #91005b;
  font-weight: 700;
}
.modal__Colegios .tabs__contenido .grados a {
  background-color: #bcbcbc;
  color: #ffffff;
  font-size: 14px;
  border-radius: 0px;
}
.modal__Colegios .tabs__contenido .nav-tabs {
  border-bottom: 2px solid #bcbcbc;
}
.modal__Colegios .tabs__contenido .nav-tabs .nav-item {
  margin-bottom: 0px;
}
.modal__Colegios .tabs__contenido .grados a.active {
  background-color: #91005b;
  margin-bottom: 0px
}
.modal__Colegios .tabs__contenido .grados .nav-item:first-child .nav-link {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
.modal__Colegios .tabs__contenido .grados .nav-item:last-child .nav-link {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
#detalle .subtitles {
  color: #91005b;
  font-size: 14px;
  font-weight: 700;
}
.modal__Colegios .content__grados {
  font-size: 14px;
}

.shadow__modal__Colegios {
  -webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,.166);
  box-shadow: 0 3px 10px 0 rgba(0,0,0,.166);
}

.dashed-border {
  border-bottom: 1px dashed #cccccc;
  padding: 5px;
  box-sizing: border-box;
}

.btn__reserva_vacante {
  width: 80%;
  font-size: 14px;
  background-color: #91005b;
  border-color: #91005b;
}
.btn__reserva_vacante:hover {
  background-color: #3D0040;
  border-color: #3D0040;
}

.btn__ubicacion {
  width: 80%;
  font-size: 14px;
  background-color: #FFFFFF;
  border-color: #91005b;
  color: #91005b;
}
.btn__ubicacion:hover {
  background-color: #e83e8c29;
  border-color: #91005b;
  color: #91005b;
}

#main {
  min-height: 82vh;
  height: auto !important;
  margin: 0 auto;
  padding-top: 175px;
}
@media (max-width: 650px) {
  #main {
    padding-top: 80px;
  }
  .footer__fixed {
    display: none;
  }
}

.select__region select {
  color: #9c9c9c;
  font-weight: 700;
  background-color: #f7f7f7;
  border-radius: 6px;
  border: 1px solid #f7f7f7
}
.check__niveles label {
  color: #9c9c9c;
  font-weight: 700;
}
.check__niveles .form-check-input {
  border: 1px solid #f7f7f7;
}

.div__filtro {
  background-color: #ffffff;
  border-radius: 10px;
  border: 1px solid #cdcdcd8a;
}

.text__foro {
  color: #91005b;
}
.text__foro.icon__desactivado {
  color: #c7c7c7
}
.text__foro.icon__activado {
  color: #ff0000
}
.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  font-size: 20px;
  top: 10px;
  text-align: center;
  pointer-events: none;
  color: #AC115F;
  right: 30px;
}
.has-search .form-control {
  height: 40px;
}
.header_search input {
  border-radius: 30px;
}

.div__comentarios {
  background-color: #f7f7f7;
  border: 1px solid #cdcdcd8a;
  border-top-right-radius: 10px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  box-shadow: 0px 2.5px 1px 0px rgb(0 0 0 / 5%);
}
.box__comentarios {
  border-radius: 10px;
}
.fecha__comentarios {
  color: #91005b;
}
.head__comentarios {
  background-color: #91005b;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.textarea__comentarios {
  border-radius: 10px;
}
.float__text_descript_m {
  float: right!important;
  padding-left: 20px;
}
.detalle__colegio .listing-block .media:hover {
  cursor: auto!important
}



@media (max-width: 650px) {
  .hide__filtro__m {
    display: none;
  }
  .hide__cosas_detalle {
    display: none!important;
  }
}
@media (min-width: 650px) {
  .box__filter_m {
    display: none!important;
  }
  
}




.navbar-toggler {
  font-size: 3rem;
}
.titulo-movilidad {
  margin-top: 0.1rem;
  margin-bottom: 0rem;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.detalle-movilidad {
  margin-bottom: 0.3rem;
  font-size: 10px;
  color: #fff;
  text-align: center;
}

.usuario {
  flex: 0;
  text-align: right;
}
.usuario img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.container {
  padding-left: 0px;
}

.botones-modulo {
  margin-left: 0px;
  margin-right: 0px;
  padding-bottom: 25px;
}

.imagen-movilidad img{
  height: 30px;
  padding-left: 10px;
}

.boton-iniciar {
  text-align: left;
  padding-left: 1px;
  padding-right: 25px;
}
.boton-iniciar button {
  padding-left: 3rem!important;
}
.boton-terminar {
  text-align: left;
  padding-left: 1px;
  padding-right: 25px;
  color: #AC115F;
}
.boton-terminar button {
  color: #AC115F;
  padding-left: 2rem!important;
}

.btn_iniciar {
  font-size: 12px;
  background-color: #AC115F;
  border-color: #AC115F;
  height: 38px;
  color: #FFF;
  padding-top: 10px;
}
.btn_iniciar:hover {
  background-color: #c5308e;
  border-color: #3D0040;
  color: #FFF;
  padding-top: 10px;
}

.btn_terminar {
  font-size: 12px;
  background-color: #FFFFFF;
  border-color: #AC115F;
  height: 38px;
  color: #AC115F;
}
.btn_terminar:hover {
  background-color: #AC115F;
  border-color: #AC115F;
  color: #FFF;
}

.texto-modulo {
  margin-left: 0px;
  margin-right: 0px;
  padding-bottom: 10px;
}

.nene {
  height: 35px;
}

.numero-estudiantes {
  color: #341EA3;
  font-weight: bold;
  font-size: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  padding-top: 15px;
}

.btn-nuevo-alumno {
  font-size: 12px;
  background-color: #341EA3;
  border-color: #341EA3;
  height: 35px;
  width: 80px;
  color: #FFF;
  border-radius: 10px;
  padding-top: 8px;
}
.btn-nuevo-alumno:hover {
  background-color: #341EA3;
  border-color: #341EA3;
  color: #FFF;
}

.lista-modulo {
  margin-left: 15px;
  margin-right: 0px;
  padding-top: 20px;
  padding-bottom: 10px;
  border-radius: 10px;
  border-color: #888888;
}

.col-md-12 {
  padding-right: 5px;
}

.alumno {
  font-size: 14px;
  font-weight: bold;
  color: #606060;
  padding-bottom: 14px;
  width: 100%;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  padding-left: 15px;
  padding-right: 30px;
}

.btn-separation {
  margin-right: 10px; /* Ajusta este valor según sea necesario */
}

#lista-modulo button {
  height: 28px;
}

.nuevo-alumno {
  margin-left: 7px;
  font-size: 14px;
}

.nuevo-alumno-titulo {
  margin-right: 30px;
  font-size: 14px;
  text-align: center;
}

.area-nuevo-alumno {
  margin-bottom: 20px;
}

.titulo-campo {
  padding-left: 1px;
}

.modal__Pasajeros .header {
  /*background: linear-gradient(45deg, #AC115F 0%, #3d0040 100%);*/
  background: linear-gradient(#AC115F, 90%, #580138);
}
.modal__Pasajeros .modal-body {
  padding: 0px;
}
.modal__Pasajeros .titulo {
  float: left;
  width: 100%;
  height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}
.modal__Pasajeros .btn_regresar {
  cursor: pointer;
}
.modal__Pasajeros .tabs__contenido .nav-tabs , .modal__Pasajeros .tabs__contenido .nav-tabs .nav-link {
  color: #bcbcbc;
  font-size: 14px;
  border: 0px;
}
.modal__Pasajeros .tabs__contenido .nav-tabs .nav-link:hover {
  color: #91005b;
}
.modal__Pasajeros .tabs__contenido .nav-tabs , .modal__Pasajeros .tabs__contenido .nav-tabs .nav-link.active {
  color: #91005b;
  font-weight: 700;
}
.modal__Pasajeros .tabs__contenido .grados a {
  background-color: #bcbcbc;
  color: #ffffff;
  font-size: 14px;
  border-radius: 0px;
}
.modal__Pasajeros .tabs__contenido .nav-tabs {
  border-bottom: 2px solid #bcbcbc;
}
.modal__Pasajeros .tabs__contenido .nav-tabs .nav-item {
  margin-bottom: 0px;
}
.modal__Pasajeros .tabs__contenido .grados a.active {
  background-color: #91005b;
  margin-bottom: 0px
}
.modal__Pasajeros .tabs__contenido .grados .nav-item:first-child .nav-link {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
.modal__Pasajeros .tabs__contenido .grados .nav-item:last-child .nav-link {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
#detalle .subtitles {
  color: #91005b;
  font-size: 14px;
  font-weight: 700;
}
.modal__Pasajeros .content__grados {
  font-size: 14px;
}

.btn_validar {
  font-size: 12px;
  background-color: #AC115F;
  border-color: #AC115F;
  color: #FFF;
  border-radius: 8px;
}
.btn_validar:hover {
  font-size: 12px;
  background-color: #AC115F;
  border-color: #AC115F;
  color: #FFF;
  border-radius: 8px;
}

.btn_guardar {
  font-size: 12px;
  background-color: #AC115F;
  border-color: #AC115F;
  height: 38px;
  color: #FFF;
}
.btn_guardar:hover {
  background-color: #c5308e;
  border-color: #3D0040;
  color: #FFF;
}

.btn_cancelar {
  font-size: 12px;
  background-color: #3f383b;
  border-color: #3b3036;
  color: #FFF;
  border-radius: 8px;
}

.titulo {
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 15px;
}

.btn_regresar {
  cursor: pointer;
  font-size: 3rem;
  padding: 0.25rem 0.75rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.guardar {
  padding-top: 35px;
  padding-left: 15px;
  padding-right: 25px;
}

#guardarAlumnoPasajero {
  height: 40px;
  font-size: 14px;
}

.modal-- {
  max-width: 80%;
  margin: auto;
  margin-left: 10%;
}

.modal .modal-header {
  background: linear-gradient(#AC115F, 90%, #580138);
  color: #FFF;
}

/*/* Estilos para el contenido del modal * /
.modal-content {
  position: relative;
}
*/
/* Estilos para el contenedor del indicador de carga */
.loader-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.hora-movilidad {
  font-size: 25px;
  /*text-align: center;*/
  font-weight: bold;
  font-family:Verdana, Geneva, Tahoma, sans-serif;
  color:#341EA3;
}

.boton-original {
  color: #FFF;
}

.fecha-movilidad {
  color: #606060;
  font-weight: bold;
  font-size: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  padding-top: 15px;
  text-align: right;
}


.texto-modulo-seguimiento {
  margin-left: 0px;
  margin-right: 0px;
  padding-bottom: 0px;
}

.titulo-seguimiento {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #341EA3;
}

.area-alumnos-movilidad {
  margin-left: 15px;
  margin-right: 0px;

  padding-bottom: 10px;
  border-radius: 10px;
  border-color: #AC115F;
  background: linear-gradient(#AC115F, 90%, #580138);
  color: #FFF;
}

.alumno-seguimiento {
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  padding-left: 15px;
  padding-right: 60px;
  padding-bottom: 10px;
  padding-top: 0px;
}

.btn-seguimiento-active {
  font-size: 12px;
  background-color: #FFF;
  border-color: #AC115F;
  color: #AC115F;
  border-radius: 10px;
  margin-left: 3px;
  margin-right: 3px;
}

.btn-seguimiento-inactive {
  font-size: 12px;
  background-color: #AC115F;
  border-color: #AC115F;
  color: #FFF;
  border-radius: 10px;
  margin-left: 3px;
  margin-right: 3px;
}

.titulo-seguimiento-l {
  font-size: 12px;
  font-weight: bold;
  color: #341EA3;
}

.titulo-seguimiento-l2 {
  font-size: 12px;
  font-weight: bold;
  color: #341EA3;
  padding-left: 0px;
}

.titulo-seguimiento-r {
  font-size: 12px;
  font-weight: bold;
  color: #341EA3;
  text-align: right;
}

.titulo-seguimiento-r2 {
  font-size: 12px;
  font-weight: bold;
  color: #341EA3;
  text-align: right;
  padding-right: 0px;
}

.texto-modulo-seguimiento-f {
  margin-left: 15px;
  margin-right: 0px;
  padding-bottom: 0px;
  padding-top: 10px;
}

#map {
  height: 400px;
  width: 100%;
  border-radius: 10px;
}

.area-mapa {
  margin-left: 15px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 10px;
  border-color: #888888;
}

.borde-mapa {
  border: 2px solid #CCC !important;
}

.fila-grupo-movilidad {
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}

.btn-grupo-inactive {
  font-size: 12px;
  background-color:#EAEDED;
  border-color: #EAEDED;
  color: #341EA3;
  border-radius: 8px;
  height: 40px;
  padding-top: 10px;
}
.btn-grupo-inactive:hover {
  font-size: 12px;
  background-color: #EAEDED;
  border-color: #EAEDED;
  color: #341EA3;
  border-radius: 8px;
  height: 40px;
  padding-top: 10px;
}

.btn-grupo-active {
  font-size: 12px;
  background-color: #AC115F;
  border-color: #AC115F;
  color: #FFF;
  border-radius: 8px;
  height: 40px;
  padding-top: 10px;
}
.btn-grupo-active:hover {
  font-size: 12px;
  background-color: #AC115F;
  border-color: #AC115F;
  color: #FFF;
  border-radius: 8px;
  height: 40px;
  padding-top: 10px;
}

#map-colegio {
  height: 350px;
  width: 100%;
  border-radius: 10px;
}

.area-mapa-colegio {
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 10px;
  border-color: #888888;
}

.titulo-colegio-l {
  font-size: 12px;
  font-weight: bold;
  color: #341EA3;
}

.titulo-colegio-r {
  font-size: 12px;
  font-weight: bold;
  color: #341EA3;
  text-align: right;
  padding-right: 25px;
}





.texto-negro {
  text-align: center;
  color: #000;
  font-size: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.texto-rojo {
  text-align: center;
  color: #AC115F;
  font-size: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}





/*MODAL*/
.formato-modal {
  text-align: center;
  color: #AC115F;
  font-size: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.formato-modal .titulo {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
  margin-top: 10px;
}

.formato-modal .texto {
  margin-top: 1px;
  margin-bottom: 1px;
}

.formato-modal .btn-modal {
  font-size: 12px;
  background-color: #AC115F;
  border-color: #AC115F;
  color: #FFF;
  border-radius: 8px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.formato-modal .btn-modal:hover {
  font-size: 12px;
  background-color: #AC115F;
  border-color: #AC115F;
  color: #FFF;
  border-radius: 8px;
  margin-top: 10px;
  margin-bottom: 10px;
}








  /* Fondo opaco rojo */
.modal-backdrop {
    background-color: #000000 !important;
}

/* Centrar el modal */
.modal {

    text-align: center;
    padding: 0 !important;

}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px; /* Adjusta para compensar el borde del modal */
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;

}
/*FINAL*/



.form-control{
  height: 25px;
}