@charset "UTF-8";

body {
  margin: 0;
  padding: 0;
}

.texto-generico,
.texto-actividad,
.texto-objetivos,
.texto-asesorias,
.texto-extension,
.texto-extension > * {
  font-size: 18px !important;
}

/* Inicio estilos custom navbar dropdown */

.custom-dropdown {
  background-color: white;
  border: 1px solid #055d95;
  padding: 0.5rem;
  border-radius: 14px;
  z-index: 1000001;
}

.custom-dropdown li,
.custom-dropdown a {
  color: #333;
}

li {
  display: block;
  transition: 0.3s ease;
}

li:hover {
  cursor: pointer;
}

ul li ul {
  visibility: visible;
  opacity: 0;
  position: absolute;
  transition: all 0.3s ease;
  display: none;
}

ul li:hover > ul,
ul li ul:hover {
  visibility: visible;
  opacity: 1;
  display: block;
}

.space {
  margin: 0 0.5rem;
}

.img-fono {
  width: 25px;
  height: 25px;
}

.nav-link2:hover {
  background-color: #055d95;
  color: white !important;
  border-radius: 14px;
}

@media screen and (max-width: 821px) {
  .custom-dropdown {
    width: 100%;
  }
  ul li ul {
    position: relative;
  }
}

/* Fin estilos custom navbar dropdown */

.fon-menu-principal {
  background-color: #000 !important;
}

.num-fono {
  padding: 8px;

  font-size: 16px;
}

.navbar-desktop {
  padding: 8px 0;
}

#nueva-primera-seccion p,
#nueva-segunda-seccion p,
#antigua-segunda-seccion p,
#seccion-admision p,
#junaeb p,
#junaeb-2 p,
#respuesta-pregunta-frecuente p {
  font-family: NotoSans-Regular;
  font-size: 15px;
  color: #646464;
  letter-spacing: 0.44px;
}

.nav-link.disabled {
  color: #333 !important;
  font-family: NotoSans-Regular;
  font-size: 13px;
}

.nav-link.disabled2 {
  color: #fff !important;
  font-family: NotoSans-Regular;
  font-size: 14px;
}

.nav-link.disabled3 {
  color: #055d95 !important;
  font-family: NotoSans-Regular;
  font-size: 14px;
}

.menu-color {
  color: #333 !important;
  font-family: NotoSans-Regular;
  font-size: 13px;
}

.menu-lis {
  list-style: none !important;
}

.menu-tipo-color {
  font-family: Pop-Medium;
  font-size: 13px;
  background-color: #fdbf00 !important;
  border-radius: 14px;
  padding: 5px 15px 5px 15px;
  color: #fff;
}

.navbar-light .navbar-toggler {
  border-color: #333;
}

.barra-sup {
  background-color: #055d95;
  padding: 5px 0 5px 0;
}

.text-barra {
  font-family: NotoSans-Light;
  font-size: 11px;
  color: #fff;
  padding: 5px 15px 5px 0;
  margin: 0;
  float: left;
  list-style: none;
}

.buscador {
  border: 1px solid #fff;
  border-radius: 22px;
}

.box-form {
  height: 20px;
  background-color: #055d95;
  margin: 5px 0 5px 12px;
  font-size: 12px;
  border: 0;
}

.b {
  margin: 0;
  padding: 0;
}

.sale-desktop {
  display: none;
}

.vacio {
  height: 40px;
}

.texto-sup {
  font-family: NotoSans-Regular;
  font-size: 12px;
  color: #646464;
  letter-spacing: 0.44px;
}

.img-profesor-curso {
  height: 130px;
  width: 130px;
}

.tit-principal {
  font-family: NotoSans-Bold;
  font-size: 40px;
  color: #055d95;
  letter-spacing: 2.18px;
}

.texto-generico {
  font-family: NotoSans-Regular;
  font-size: 15px;
  color: #646464;
  letter-spacing: 0.44px;
}

.texto-generico-new {
  font-family: NotoSans-Regular;
  font-size: 15px;
  color: #646464;
  letter-spacing: 0.44px;
}

.bot-prin {
  background-color: #fcc431;
  color: #fff;
  border-radius: 20px;
  border: 0;
  padding: 10px 30px 10px 30px;
  font-family: NotoSans-Bold;
  font-size: 14px;
}

.rectangulo {
  background-image: url(../images/rectangulo.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.esp {
  padding: 100px 0 0 0;
}

.tit-segundario {
  font-family: NotoSans-Bold;
  font-size: 30px;
  color: #055d95;
  letter-spacing: 2.18px;
  padding: 20px 0 0 0;
}

.tit-terciario {
  font-family: NotoSans-Bold;
  font-size: 20px;
  color: #5a5a5a;
  padding: 20px 0 0 0;
}

.esp-boton {
  padding: 30px 0 0 0;
}

.bot-prin-noticias {
  background-color: #fff;
  color: #646464;
  border-radius: 20px;
  border: 1px solid #055d95;
  padding: 10px 30px 10px 30px;
  font-family: NotoSans-Light;
  font-size: 14px;
  margin: 0 5px 10px 0;
}

.box-noticias-colegio {
  border: 1px solid #055d95;
  border-radius: 30px;
}

.tit-noticias-new {
  font-family: NotoSans-Regular;
  font-size: 17px;
  color: #055d95;
  letter-spacing: 0.82px;
  padding: 38px 0 0 20px;
  height: 79px;
}

.text-noticias-new,
.text-noticias-new2 {
  font-family: NotoSans-Regular;
  font-size: 12px;
  color: #646464;
  letter-spacing: 0.44px;
  padding: 0 0 0 20px;
}
.text-noticias-new {
  height: 90px;
}

.bot-prin-not {
  background-color: #fcc431;
  color: #fff;
  border-radius: 20px;
  border: 0;
  padding: 10px 40px 10px 40px;
  font-family: NotoSans-Bold;
  font-size: 14px;
}

.tit-articulo {
  font-family: NotoSans-Bold;
  font-size: 18px;
  color: #055d95;
  letter-spacing: 1.18px;
  padding: 20px 0 0 0;
}

.box-publi {
  background-color: #dbdadf;
  padding: 20px 0 20px 0;
}

.box-publi-ancho {
  width: 900px;
  margin: 0 auto;
}

.esp-publi {
  margin: 0 0 20px 0;
}

.bot-prin-publi {
  background-color: #bbb9bf;
  color: #fff;
  border-radius: 20px;
  border: 0;
  padding: 10px 40px 10px 40px;
  font-family: NotoSans-Bold;
  font-size: 14px;
}

.img-fonfo-not1 {
  background-image: url(../images/fot-not-1.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.esp-calugas {
  margin: 0 0 50px 0;
}

.tit-segundario-generico {
  font-family: NotoSans-Bold;
  font-size: 30px;
  color: #055d95;
  letter-spacing: 2.18px;
  padding: 0px 0 0 0;
}

.tit-segundario-generico2 {
  font-family: NotoSans-Bold;
  font-size: 30px;
  color: #055d95;
  letter-spacing: 2.18px;
  padding: 40px 0 0 0;
}

.tit-integral {
  font-family: NotoSans-Bold;
  font-size: 16px;
  color: #055d95;
  letter-spacing: 0.65px;
  padding: 0 0 0 0;
}

.tit-integral {
  font-family: NotoSans-Bold;
  font-size: 16px;
  color: #055d95;
  letter-spacing: 0.65px;
  padding: 0 0 0 0;
  min-height: 60px;
}

.tit-segundario2 {
  font-family: NotoSans-Regular;
  font-size: 30px;
  color: #055d95;
  letter-spacing: 2.18px;
  padding: 0 0 0 0;
  text-align: center;
}

.filete {
  border-bottom: 1px solid #ccc;
  box-shadow: 3px 3px 9px #ccc;
}

.fon-footer {
  background-color: #f3f1fd;
}

.esp-footer {
  padding: 50px 0 50px 0;
}

.tit-footer {
  font-family: NotoSans-Bold;
  font-size: 12px;
  color: #055d95;
  letter-spacing: 0.154px;
  padding: 0 0 0 0;
}

.tit-footer-des {
  font-family: NotoSans-Bold;
  font-size: 12px;
  color: #055d95;
  letter-spacing: 0.154px;
  padding: 20px 0 0 0;
}

.lis-footer {
  float: left;
  padding: 0 10px 0 0;
  list-style: none;
}

.lis-f {
  margin: 0;
  padding: 0 0 50px 0;
}

.lis-f2 {
  position: fixed;
  right: 0;
  bottom: 50%;
  display: flex;
  flex-direction: column;
}
.lis-f3 {
  display: none;
}

.fon-news {
  background-color: #fcc431;
}

.box-form-fot {
  height: 30px;
  background-color: #fff;
  margin: 5px 0 5px 12px;
  font-size: 12px;
  border: 0;
}

.fon-footer-news {
  background-image: url(../images/fon-news.png);
  background-repeat: no-repeat;
}

.ok {
  font-family: NotoSans-Bold;
  font-size: 16px;
  color: #fff;
  letter-spacing: 0.154px;
  padding: 7px 0 0 0;
}

.fondo-bred {
  background-color: #fff;
}

.bot-prin-comunidad {
  background-color: #fcc431;
  color: #fff;
  border-radius: 20px;
  border: 0;
  padding: 10px 40px 10px 40px;
  font-family: NotoSans-Bold;
  font-size: 14px;
}

.tit-integral-doc {
  font-family: NotoSans-Bold;
  font-size: 16px;
  color: #055d95;
  letter-spacing: 0.65px;
  padding: 20px 0 0 0;
  text-align: center;
}

.texto-generico-doc {
  font-family: NotoSans-Regular;
  font-size: 15px;
  color: #646464;
  letter-spacing: 0.44px;
  text-align: center;
}

.cen-doc {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.img-doc {
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.img-doc2 {
  margin-right: auto;
  display: block;
  border-radius: 15px;
  box-shadow: 3px 3px 9px #ccc;
}

.img-cen-doc {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.right-line {
  border-right: 1px solid #ededed;
}

.formulario {
  height: 50px;
  border: 1px solid #ccc;
  margin-bottom: 1rem;
}

.nex {
  float: right;
}

.tit-integral-curso {
  font-family: NotoSans-Bold;
  font-size: 16px;
  color: #055d95;
  letter-spacing: 0.65px;
  padding: 0 0 0 0;
}

.tit-integral-curso-b {
  font-family: NotoSans-Regular;
  font-size: 16px;
  color: #646464;
  letter-spacing: 0.65px;
  padding: 0 0 0 0;
  font-style: italic;
}

.texto-generico-curso {
  font-family: NotoSans-Regular;
  font-size: 15px;
  color: #646464;
  letter-spacing: 0.44px;
  padding: 0;
  margin: 0;
}

.texto-generico-curso2 {
  font-family: NotoSans-Regular;
  font-size: 15px;
  color: #646464;
  letter-spacing: 0.44px;
  padding: 0;
  margin: 0;
}

.bot-prin-noticias-activo {
  background-color: #006ad5;
  color: #fff;
  border-radius: 20px;
  border: 1px solid #055d95;
  padding: 10px 30px 10px 30px;
  font-family: NotoSans-Light;
  font-size: 14px;
  margin: 0 5px 10px 0;
}

.tit-segundario-bajada {
  font-family: NotoSans-Bold;
  font-size: 25px;
  color: #055d95;
  letter-spacing: 2.18px;
  padding: 20px 0 0 0;
}
.img-tarjeta-noticia {
  border-radius: 0 10% 10% 0;
  height: 100%;
  width: 100%;
}

.elemento {
  font-weight: 400;
  height: 550px;
}
table {
  border: 1px solid #dadada;
  border-collapse: collapse;
  border-spacing: 1;
  font-size: 14px;
  line-height: 2;
  margin: 0 0 20px;
  width: 100%;
}

td {
  border: 1px solid #dadada;
}
th,
td {
  padding: 15px;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

.borde-pas {
  /* border: 1px solid #ccc; */
  background-color: #fff;
  box-shadow: 3px 3px 9px #ccc;
}

.borde-pas2 {
  border-radius: 3px;
  box-shadow: 3px 3px 9px #ccc;
  /* background-color: #477abb; */
  background-color: #fff;
}

.tit-pastoral {
  font-family: NotoSans-Bold;
  font-size: 16px;
  color: #055d95;
  letter-spacing: 0.65px;
  padding: 15px 0 10px 15px;
  margin: 0;
}

.text-pastoral {
  font-family: NotoSans-Bold;
  font-size: 16px;
  color: #055d95;
  letter-spacing: 0.65px;
  padding: 0 0 0 0;
}

.text-pastoral2 {
  font-family: NotoSans-Bold;
  font-size: 23px;
  color: #055d95;
  letter-spacing: 0.65px;
  padding: 0 0 0 0;
}

.text-pastoral3 {
  font-family: NotoSans-Bold;
  font-size: 19px;
  color: #055d95;
  letter-spacing: 0.65px;
  padding: 0 0 0 0;
}

.text-pastoral4 {
  font-family: NotoSans-Bold;
  color: #055d95;
  letter-spacing: 0.65px;
  padding: 0 0 0 0;
}

.texto-generico-pas {
  font-family: NotoSans-Regular;
  font-size: 12px;
  color: #646464;
  letter-spacing: 0.44px;
  margin: 0;
  padding: 0 20px 20px 15px;
}
.esp-box-rec {
  margin: 10px 0;
  border-radius: 10px;
}

.esp-box-rec .texto-generico-pas {
  min-height: 150px;
  padding: 2rem 1rem;
  /* color: #fff; */
  /* color: #477abb; */
  color: #646464;
  font-weight: 400;
}

.esp-box-rec .texto-generico-pas2 {
  min-height: 150px;
  padding: 1rem 1rem 2rem 1rem;
  color: #646464;
}

.tit-sub-pas {
  font-family: NotoSans-Bold;
  font-size: 17px;
  color: #055d95;
  letter-spacing: 2.18px;
  padding: 40px 0 0 0;
}

.nombre-profe {
  font-family: NotoSans-Bold;
  font-size: 30px;
  color: #055d95;
  letter-spacing: 2.18px;
  padding: 0 0 0 0;
}

.links-section {
  margin-right: 15px;
  /* gap: 1rem; */
}

/* Inicio estilos banner */
.carousel-item {
  /* max-height: 350px; */
  background-color: #000;
  position: relative;
}
.filtro-carousel-item {
  position: absolute;
  background-color: rgb(0, 0, 0, 30%);
  z-index: 1;
  top: 0;
  left: 0;
}

.carousel-item,
.carousel-item .w-100,
.filtro-carousel-item {
  height: auto;
  width: 100%;
}

.banner-img {
  background-size: cover;
}

.enlace-art {
  text-decoration: none;
  color: #fff;
}

.enlace-art:hover {
  font-weight: bolder;
  color: #fff;
}

/* fin estilos banner */

/* Inicio estilo actividad */

.img-actividad {
  margin: 0 auto;
}
.tit-actividad {
  font-family: NotoSans-Bold;
  font-size: 40px;
  color: #055d95;
  letter-spacing: 2.18px;
}

.shares {
  display: flex;
  gap: 1rem;
  align-items: center;
  border-top: 1px solid #ebebeb;
}

.shares .img-fluid {
  width: 35px;
  height: auto;
}

.rrss-icon {
  width: 40px;
  height: auto;
}

/* fin estilos actividad */

/* Inicio estilos Noticia */

.breadcrumb-item a {
  text-decoration: none;
  color: #6a6a6a;
}

/* Fin estilos Noticia */

/* Inicio estilos Paginas de texto */

.img-pag-text-rig,
.img-pag-text-left {
  border-radius: 40px;
  box-shadow: 3px 3px 9px #ccc;
  padding: 1rem;
  width: 100%;
  max-width: 543px;
}
.img-pag-text-rig {
  float: right;
  margin-left: 1rem;
}
.img-pag-text-left {
  float: left;
  margin-right: 1rem;
}

.container-img-float {
  min-height: 320px;
}
.container-img-float2,
.container-img-float3 {
  height: auto;
}

@media (max-width: 991px) {
  .img-pag-text-rig,
  .img-pag-text-left {
    float: none;
  }
}

/* Fin estilos Paginas de texto */

/* Inicio Estilos para class container de bootstrap 4, que no tiene bootstrap 5 */

.container-tipddy {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}

@media (min-width: 576px) {
  .container-tipddy {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-tipddy {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-tipddy {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-tipddy {
    max-width: 1140px;
  }
}
/* Fin Estilos para class container de bootstrap 4, que no tiene bootstrap 5 */

/* Inicio estilos editor de texto wp */
p iframe {
  width: 100%;
  height: 600px;
  margin: 6rem auto;
}
.gallery-icon img {
  width: 90%;
  height: auto;
  border: none !important;
  padding: 5px;
  box-shadow: 3px 3px 9px #ccc;
}
/* Fin estilos editor de texto wp */
/* Inicio estilos navbar datos */
.container-datos {
  display: flex;
}
.btn-login {
  background-color: #055d95;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 20px;
  padding: 0 2rem;
  text-decoration: none;
  height: 30px;
}
.btn-login:hover {
  background-color: #fff;
  color: #055d95;
}
#react-search {
  width: 100%;
  max-width: 650px;
  margin-left: auto;
}
.menu-lis {
  margin-left: auto;
}
/* Fin estilos navbar datos */

/* Inicio estilos nuevos botones filtrar noticias */
.btn-filtro-new {
  width: fit-content;
}
/* Fin estilos nuevos botones filtrar noticias */

/* Inicio estilos Objetivos */
.texto-objetivos {
  margin-bottom: 2rem;
  font-size: 18px;
}
/* Fin estilos Objetivos */

/* Inicio Estilos Mesa Directiva */
.img-dir {
  border-radius: 50%;
  margin: auto;
  width: 100%;
  height: auto;
  max-width: 200px;
  max-height: 200px;
  vertical-align: middle;
  border: 2px solid #7fc300;
  box-shadow: 3px 3px 9px #ccc;
  /* transition: 0.3s ease-in-out; */
}
/* .img-dir:hover {
  transform: scale(1.1);
} */

.tit-dir,
.tit-dir2 {
  font-size: 20px;
  font-weight: 600;
  color: #055d95;
}
.tit-dir2 {
  font-size: 30px;
  margin-bottom: 1rem;
}
.container-dir {
  text-decoration: none;
  color: #646464;
  text-align: center;
  margin-bottom: 3rem;
  cursor: pointer;

  transition: 0.3s ease-in-out;
}
.container-dir:hover {
  transform: scale(1.1);
}
.interior-dir {
  display: none;
  width: 100%;
  max-width: 900px;
  border-radius: 15px;
  /* border-top: 12px solid #055d95;
  border-bottom: 12px solid #055d95; */
  border-top: 12px solid #7fc300;
  border-bottom: 12px solid #7fc300;
}
.desc-dir ul li {
  display: list-item;
}

/* Fin Estilos Mesa Directiva */
/* Inicio Estilos Mesa Directiva */
.img-convenio {
  /* box-shadow: 3px 3px 9px #ccc; */
  cursor: pointer;
  width: auto;
  max-height: 50px;
  margin: 0.5rem auto;
}
.img-convenio-int {
  margin: auto;
  width: 100%;
  height: auto;
  max-width: 200px;
  vertical-align: middle;
  border: 2px solid #7fc300;
  box-shadow: 3px 3px 9px #ccc;
}
.tit-convenio,
.tit-convenio2 {
  font-size: 20px;
  font-weight: 600;
  color: #055d95;
}
.tit-convenio2 {
  font-size: 30px;
  margin-bottom: 1rem;
}
.container-convenio {
  text-decoration: none;
  color: #646464;
  text-align: center;
  margin-bottom: 3rem;
  cursor: pointer;
}
.interior-convenio {
  display: none;
  width: 100%;
  max-width: 900px;
  border-radius: 15px;
  border-top: 12px solid #7fc300;
  border-bottom: 12px solid #7fc300;
}
.desc-convenio ul {
  list-style: circle;
}

/* Fin Estilos Mesa Directiva */
/* Inicio Estilos Extension */
.img-extension {
  margin: 0 auto;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  box-shadow: 3px 3px 9px #ccc;
}
.tit-extension {
  font-family: NotoSans-Bold;
  font-size: 40px;
  color: #055d95;
  letter-spacing: 2.18px;
  margin-top: 40px;
}
/* Fin Estilos Extension */
/* Inicio Estilos asesorias */
.img-asesorias {
  margin: 0 auto;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  box-shadow: 3px 3px 9px #ccc;
}
.img-asesorias2 {
  margin: 0 auto;
  border-radius: 15px;
  box-shadow: 3px 3px 9px #ccc;
}
.tit-asesorias {
  font-family: NotoSans-Bold;
  font-size: 40px;
  color: #055d95;
  letter-spacing: 2.18px;
  margin-top: 40px;
}
/* Fin Estilos asesorias */

/* Inicio estilos carrusel film/magazine */
.img-side-film {
  width: 100%;
  min-height: 40px;
  object-fit: cover;
}
/* Fin estilos carrusel film/magazine */
/* Inicio Estilos Blog */
.box-noticias-colegio-2 {
  border: 1px solid #055d95;
  /* border-radius: 30px; */
  width: 100%;
}
.img-tarjeta-blog {
  width: 100%;
  height: 210px;
  object-fit: cover;
  /* border-radius: 10% 10% 0 0; */
}
.tit-blog {
  font-family: NotoSans-Regular;
  font-size: 17px;
  color: #055d95;
  letter-spacing: 0.82px;
  padding: 2rem 1rem 0rem 1rem;
  height: 79px;
}

.text-blog {
  font-family: NotoSans-Regular;
  font-size: 12px;
  color: #646464;
  letter-spacing: 0.44px;
  padding: 0 1rem 0 1rem;
  height: 90px;
}
.btn-blog {
  padding-left: 1rem;
}
/* Fin Estilos Blog */

@media screen and (min-width: 1200px) and (max-width: 4000px) {
  .nav-data {
    margin: 0 -57px !important;
  }
  .links-section {
    margin-right: 15px;
    gap: 2rem;
  }
  .nav-item a {
    font-size: 16px !important;
  }
}

@media screen and (min-width: 821px) and (max-width: 1200px) {
  .esp-box-rec .texto-generico-pas {
    min-height: 140px;
  }
  /* Inicio estilos editor de texto wp */
  p iframe {
    height: 500px;
    margin: 4rem auto;
  }
  #gallery-1 .gallery-item {
    width: 50% !important;
  }
  #gallery-1 br {
    clear: none !important;
  }
  /* Fin estilos editor de texto wp */
}

@media screen and (min-width: 1400px) {
  .menu-lis {
    margin-left: auto;
  }
}
@media screen and (max-width: 1000px) {
  .container-datos {
    gap: 1rem;
  }
}

@media screen and (min-width: 1200px) {
  .navbar {
    width: 100%;
    /* margin-left: 2%; */
  }
  .width-mobile {
    width: 100% !important;
  }
  .navbar-container {
    display: flex;
    justify-content: flex-end;
  }
  .nav-link2 {
    padding: 5px 15px !important;
    border-radius: 14px;
  }
}

@media screen and (min-width: 0px) and (max-width: 820px) {
  a {
    text-decoration: none;
  }
  /* Inicio estilos paginas de texto */
  .img-pag-text-rig,
  .img-pag-text-left {
    float: none;
    margin: 0;
    margin-bottom: 1rem;
  }
  .container-img-float,
  .container-img-float2,
  .container-img-float3 {
    height: auto;
  }
  /* Fin estilos paginas de texto */
  .form-group {
    width: 100%;
  }
  .img-extension {
    border-radius: 0;
  }
  .container-datos {
    gap: 1rem;
  }

  .lis-f2 {
    display: none;
  }
  .lis-f3 {
    display: flex;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    justify-content: space-around;
    background-color: #fff;
  }
  /* Inicio estilos editor de texto wp */
  p iframe {
    height: 400px;
    margin: 2rem auto;
  }
  #gallery-1 .gallery-item {
    width: 100% !important;
  }
  #gallery-1 br {
    clear: none !important;
  }
  /* Fin estilos editor de texto wp */
  .shares .img-fluid {
    width: 40px;
    height: auto;
  }

  .img-pag-text {
    margin-bottom: 2rem;
  }

  /* Inicio estilos banner mobile */

  .carousel-item,
  .carousel-item .w-100 {
    height: auto;
    width: 100%;
  }
  /* Fin estilos banner mobile */
  .box-publi-ancho {
    width: auto;
    margin: 0 auto;
  }

  .esp-publi {
    margin: 0 0 35px 0;
  }

  .esp-box-rec .texto-generico-pas {
    min-height: auto;
  }

  .sale-movil {
    display: none;
  }

  .sale-desktop {
    display: block;
  }

  .barra-sup > .container-tipddy > .row {
    flex-wrap: nowrap;
  }

  .entra-movil {
    display: block;
  }

  .icon {
    max-width: 50%;
  }

  .img-profesor-curso {
    margin-bottom: 2rem;
  }

  .right-line {
    border-right: 0;
  }

  .text-barra {
    font-family: NotoSans-Light;
    font-size: 11px;
    color: #fff;
    padding: 5px 5px 5px 0;
    margin: 0;
    float: left;
    list-style: none;
  }

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

  .esp-inferior {
    margin: 0 0 40px 0;
  }

  .vacio {
    height: 30px;
  }

  .bot-prin-noticias {
    background-color: #fff;
    color: #646464;
    border-radius: 20px;
    border: 1px solid #055d95;
    padding: 10px 30px;
    font-family: NotoSans-Light;
    font-size: 12px;
    /* width: 140px; */
  }

  .tit-noticias-new {
    font-family: NotoSans-Regular;
    font-size: 17px;
    color: #055d95;
    letter-spacing: 0.82px;
    padding: 40px 0 15px 20px;
    height: auto;
  }

  .bot-prin-not {
    background-color: #fcc431;
    color: #fff;
    border-radius: 20px;
    border: 0;
    padding: 10px 40px 10px 40px;
    font-family: NotoSans-Bold;
    font-size: 14px;
  }

  .box-noticias-colegio {
    border: 1px solid #055d95;
    border-radius: 27px;
  }

  .imagen {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .munu-p {
    margin: 0;
    padding: 0;
  }

  .tit-integral {
    font-family: NotoSans-Bold;
    font-size: 16px;
    color: #055d95;
    letter-spacing: 0.65px;
    padding: 30px 0 0 0;
    text-align: center;
  }

  .texto-generico-new {
    font-family: NotoSans-Regular;
    font-size: 15px;
    color: #646464;
    letter-spacing: 0.44px;
    text-align: center;
  }

  .esp-img-footer {
    margin: 0 0 50px 0;
  }

  .cen-comunidad {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .nex {
    float: left;
  }

  .texto-generico-curso {
    font-family: NotoSans-Bold;
    font-size: 15px;
    color: #646464;
    letter-spacing: 0.44px;
    padding: 0 0 0 20px;
    margin: 0;
  }

  .texto-generico-curso2 {
    font-family: NotoSans-Regular;
    font-size: 15px;
    color: #646464;
    letter-spacing: 0.44px;
    padding: 0 0 30px 20px;
    margin: 0;
  }

  .cen-logo-footer {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .esp-profe {
    margin: 0 0 20px 0;
  }

  .nombre-profe {
    font-family: NotoSans-Bold;
    font-size: 30px;
    color: #055d95;
    letter-spacing: 2.18px;
    padding: 0 0 0 0;
    text-align: center;
  }
}
