/*



Theme Name: Base



Theme URI: https://www.invbit.com



Author: Base



Author URI: https://www.invbit.com



Description: Base para Betheme



Template: betheme



Version: 1.6.2



*/

/*********************************\



              GENERAL



\*********************************/

.validate_email_against_bot {
  display: none;
}

:root {
  --principal: #f30000;

  --blanco: #fff;

  --gris: #f6f6f6;

  --grisOscuro: #363636;

  --negro: #000;

  --azul: #5d96e7;
  --amarillo: #fbdc00;
  --verde: #8caf2f;
  --lila: #8d88c5;
  --naranja: #ef7e00;

  --halfSection: 610px;

  scrollbar-color: var(--negro) var(--gris);

  scrollbar-width: thin;
}

::-webkit-scrollbar {
  width: 8px;

  background-color: var(--gris);
}

::-webkit-scrollbar-track {
  background-color: var(--gris);
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;

  background-color: var(--negro);
}

::-webkit-scrollbar-thumb:hover {
  background-color: var(--principal);
}

a {
  transition: all 0.2s ease-in-out;

  -webkit-transition: all 0.2s ease-in-out;

  -moz-transition: all 0.2s ease-in-out;

  -ms-transition: all 0.2s ease-in-out;

  -o-transition: all 0.2s ease-in-out;
}

a:hover {
  text-decoration: none;
}

.form-legal {
  font-size: 0.7em;

  line-height: 1.5em;

  opacity: 0.7;

  padding: 10px 0;

  text-align: justify;
}

.wpcf7-list-item {
  margin: 0;
}

.wpcf7-list-item input[type="checkbox"] {
  margin: 0 3px 0 0;
}

input[name="politica"] + span {
  font-weight: 500;
}

#cmplz-document {
  max-width: 100%;

  padding: 0 0 40px;

  text-align: justify;
}

#cmplz-document h2,
#cmplz-document h3 {
  font-size: 33px;

  line-height: 40px;

  font-weight: 800;

  letter-spacing: 0px;

  border: 0;

  padding: 0;

  margin-bottom: 15px;

  margin-top: 60px;
}

#cmplz-document h2:first-child {
  margin-top: 0;
}

.principal {
  color: var(--principal);
}

.blanco {
  color: var(--blanco);
}

.spaced {
  letter-spacing: 0.1em;
}

.uppercase {
  text-transform: uppercase;
}

.bold {
  font-weight: 700;
}

.light {
  font-weight: 300;
}

.opac8 {
  opacity: 0.8;
}

.opac6 {
  opacity: 0.6;
}

.opac3 {
  opacity: 0.3;
}

.margin0 {
  margin: 0;
}

.listNone {
  list-style: none !important;

  margin: 0 !important;
}

.listNone li i {
  margin-right: 10px;

  color: var(--principal);
}

.button-custom .button {
  transform-origin: left;

  transition: all 0.3s ease-in-out;

  -webkit-transition: all 0.3s ease-in-out;

  -moz-transition: all 0.3s ease-in-out;

  -ms-transition: all 0.3s ease-in-out;

  -o-transition: all 0.3s ease-in-out;
}

.button-custom .button:hover {
  padding-left: 70px;

  letter-spacing: 0.02em;
}

.button-custom .button:before {
  content: "";

  width: 40px;

  height: 1px;

  background: var(--principal);

  display: block;

  position: absolute;

  left: 0;

  top: 50%;

  transition: all 0.3s ease-in-out;

  -webkit-transition: all 0.3s ease-in-out;

  -moz-transition: all 0.3s ease-in-out;

  -ms-transition: all 0.3s ease-in-out;

  -o-transition: all 0.3s ease-in-out;
}

.button-custom .button:hover:before {
  width: 50px;
}

.button-custom .align_right .button {
  transform-origin: right;

  margin-right: 0;

  margin-left: 10px;
}

#cmplz-manage-consent .cmplz-btn.cmplz-manage-consent {
  border-radius: 0.5em 0.5em 0 0;

  -webkit-border-radius: 0.5em 0.5em 0 0;

  -moz-border-radius: 0.5em 0.5em 0 0;

  -ms-border-radius: 0.5em 0.5em 0 0;

  -o-border-radius: 0.5em 0.5em 0 0;

  font-weight: 600;

  height: 10px;

  text-transform: none;

  color: var(--grisOscuro) !important;

  background: var(--blanco) !important;

  left: 40px;

  right: auto;
}

.otgs-development-site-front-end,
.wpml-ls-statics-footer {
  display: none;
}

.mcb-column-inner {
  --mfn-column-gap-left: 0;

  --mfn-column-gap-right: 0;

  --mfn-column-gap-bottom: 0;

  --mfn-column-gap-top: 0;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
  font-size: 160%;

  padding: 7px;
}

.footer_button {
  width: 30px;

  height: 30px;

  line-height: 30px !important;

  font-size: 15px !important;
}

/*********************************\



              HEADER



\*********************************/

#Top_bar .menu > li,
.header-fixed #Side_slide #menu ul li {
  text-transform: uppercase;
}

#Top_bar .menu li ul li {
  width: 250px;

  line-height: 1.5;
}

#Top_bar .search_wrapper button[type="submit"] {
  display: none;
}

.header-fixed #Top_bar #logo img {
  vertical-align: baseline;
}

.header-fixed #Top_bar .menu > li > a {
  padding: 73px 0 25px;
}

.header-fixed #Top_bar #menu .menu > li > a,
.header-fixed #Top_bar #menu .menu > li > a span {
  line-height: 12px;
}

#Top_bar .menu > li > a span:not(.description) {
  padding: 0 15px;
}

.header-fixed #Top_bar:not(.is-sticky) {
  box-shadow: none;
}

#Header #Top_bar .container {
  padding: 0;
}

.header-fixed #Header #Top_bar .logo {
  margin: 0 30px 0 0;
}

#Top_bar .menu > li:last-child > a span:not(.description) {
  padding-right: 0;
}

#Top_bar .menu li ul li,
.header-fixed #Side_slide #menu ul li {
  font-size: 12px;
}

#Subheader:after {
  content: none;
}

.header-fixed #Top_bar {
  opacity: 1 !important;
}

/* Side slide */

.header-fixed #Top_bar a.responsive-menu-toggle {
  right: 0;

  width: 26px;
}

#Side_slide #menu ul li ul {
  display: block !important;

  background: none !important;
}

#Side_slide #menu ul li.submenu .menu-toggle {
  display: none;
}

/*********************************\



              FOOTER



\*********************************/

#Footer .widgets_wrapper {
  background: var(--blanco);

  color: var(--grisOscuro);
}

#Footer .widgets_wrapper a:not(:hover) {
  color: var(--grisOscuro);
}

#Footer .widgets_wrapper .widget {
  margin: 0;

  display: flex;

  justify-content: center;

  gap: 8px;
}

#Footer .widgets_wrapper .datosContacto {
  margin: 0;

  text-align: center;
}

#Footer .widgets_wrapper .social {
  display: flex;

  gap: 5px;
}

#Footer .widgets_wrapper .social li {
  font-size: 20px;
}

#Footer .container {
  display: flex;

  flex-wrap: wrap;

  align-items: center;
}

#Footer .copyright a:hover {
  text-decoration: none;
}

#Footer .footer_copy {
  border: 0;

  background: var(--negro);
}

#Footer .footer_copy .one {
  margin-bottom: 5px;

  padding-top: 15px;
}

#Footer .footer_copy .social {
  display: none;
}

#Footer .menu {
  list-style: none;

  padding: 0;

  background: none;
}

#Footer .menu li:after {
  content: none;
}

#Footer .menu a {
  padding: 5px 0;
}

#Footer .copyright {
  display: flex;

  width: 100%;

  justify-content: space-between;

  font-size: 12px;
}

#Footer .footer_copy .one {
  padding-top: 20px;

  margin-bottom: 5px;
}

#back_to_top {
  padding: 0;

  border-color: transparent;
}

p:empty {
  margin: 0;

  display: none;

  visibility: hidden;

  opacity: 0;
}

/*Kit digital*/

#Footer .footer_action {
  background: var(--negro);

  margin-top: 80px;
}

#Footer .footer_action .mcb-column-inner {
  margin-bottom: 0;

  padding-top: 30px;
}

#Footer .footer_action .one {
  margin-bottom: 0;
}

#Footer .footer_action .financiacion {
  display: grid;

  grid-template-columns: 1fr 1fr 5fr;

  gap: 20px;

  padding: 0;

  text-align: left;

  align-items: center;
}

#Footer .footer_action .financiacion > div {
  line-height: 0;
}

#Footer .footer_action .financiacion > div img {
  max-height: 40px;

  width: auto;
}

#Footer .footer_action .financiacion > div p {
  font-size: 11px;

  line-height: 14px;

  margin-bottom: 0;

  color: var(--blanco);
}

@media only screen and (max-width: 959px) {
  #Footer .footer_action .financiacion {
    grid-template-columns: 1fr 1fr;

    text-align: center;

    gap: 5px;
  }

  #Footer .footer_action .financiacion > div:last-child {
    grid-column: 1 / span 2;
  }
}

@media only screen and (max-width: 767px) {
  #Footer .footer_action .financiacion > div img {
    max-height: unset;

    width: 100%;
  }
}

/*********************************\



              INICIO



\*********************************/

/*#Portada .mfn-visualeditor-content,

#PortadaMovil .mfn-visualeditor-content {

  max-width: fit-content;

  margin: 0 auto;

}



#Portada .title,

#PortadaMovil .title {

  text-align: center;

  font-size: 50px;

  line-height: 1.2;

  font-weight: 900;

  margin: 0 0 10px;

}



#Portada .aniversario,

#PortadaMovil .aniversario {

  font-size: 95px;

  margin: 0 0 50px;

}



#Portada .subtitle,

#PortadaMovil .subtitle {

  text-align: right;

  font-size: 17px;

  line-height: 1;

  margin: 0;

  font-weight: 600;

  font-style: italic;

  margin-right: 26px;

}



#PortadaMovil .subtitle {

  margin: 0;

  text-align: center;

}



#Portada .wrap.one .mcb-wrap-inner,

#PortadaMovil .wrap.one .mcb-wrap-inner {

  min-height: 450px;

}



#Portada .wrap.one .mcb-wrap-inner:before,



#PortadaMovil .wrap.one .mcb-wrap-inner:before {



    content: "";



    display: block;



    position: absolute;



    opacity: .3;



    background: var(--negro);



    width: 100%;



    height: 100%;



    visibility: visible;



    top: 0;



    left: 0;



    z-index: 1;



}

#Portada .wrap.one .mcb-wrap-inner .column,

#PortadaMovil .wrap.one .mcb-wrap-inner .column {

  z-index: 2;

}*/
#Portada .slick-track {
  display: flex;
}

.column_photo_box.enlaceApartado .photo_box {
  display: flex;

  flex-wrap: wrap;

  flex-direction: column-reverse;
}

.column_photo_box.enlaceApartado .photo_box .image_frame,
.column_photo_box.enlaceApartado .photo_box .desc {
  margin: 0;
}

.column_photo_box .photo_box .desc .title {
  margin: 0 0 5px;

  font-size: 19px;

  text-transform: uppercase;

  font-weight: 400;

  line-height: 1.4;

  text-align: left;
}

#Apartados .mcb-wrap-inner {
  gap: 58px 160px;
}

#Apartados .column.one-second {
  width: calc(50% - 80px);
}

#Apartados .column.column_divider_2 {
  display: none;
}

.cuadroRojo {
  font-size: 15px;

  line-height: 1.1;

  text-transform: uppercase;

  font-weight: 400;

  margin-bottom: 10px;

  position: relative;

  color: var(--grisOscuro);
}

.cuadroRojo:before {
  content: "";

  position: absolute;

  width: 1em;

  height: 1em;

  background: var(--principal);

  left: -1.6em;

  top: 0;
}

.textoDestacado {
  max-width: 60%;
}

.textoDestacado p {
  text-transform: uppercase;
}

.textoDestacado .button {
  text-transform: none;
}

.textoDestacado .button {
  margin-bottom: -15px;
}

.logos .mcb-wrap-inner {
  gap: 80px;
}

.logos .mcb-wrap-inner .column.one-third {
  width: calc(33.33% - 160px / 3);
}

.logos .column_photo_box .photo_box .desc .title {
  font-size: 12px;
}

/*********************************\



          LISTADO CURSOS



\*********************************/

#PageTitle .mcb-wrap-inner {
  text-align: center;

  justify-content: center;
}

#PageTitle h1 {
  margin-bottom: 8px;
}

.pageSubtitle {
  font-size: 13px;

  line-height: 18px;

  text-transform: uppercase;

  margin: 20px 0 40px;
}

#PageTitle p:not(.pageSubtitle) {
  font-size: 13px;

  line-height: 1.6;

  color: #505050;
}

#PageTitle p:not(.pageSubtitle) a:not(:hover) {
  color: #505050;
}

.cursosGrid {
  display: flex;

  flex-wrap: wrap;

  gap: 43px 160px;

  width: 86%;

  margin: 0 7%;
}

.cursosGrid.oneElement {
  justify-content: center;
}

.cursosGrid.destacado {
  gap: 80px;

  width: 100%;

  margin: 0;

  justify-content: center;
}

.home .cursosGrid,
.home .cursosGrid.destacado {
  margin-top: 85px;
}

.cursosGrid .cursosItem {
  width: calc(50% - 80px);
}

.cursosGrid.destacado .cursosItem {
  width: calc(33.33% - 53.33px);
}

.cursosGrid .cursosItem .title,
.cursosGrid .cursosItem .subtitulo {
  margin: 0 0 5px;

  font-size: 15px;

  text-transform: uppercase;

  font-weight: 400;

  line-height: 1.4;

  text-align: left;
}

.cursosGrid .cursosItem .subtitulo {
  margin: 0;
}

.cursosGrid .cursosItem .subtitulo {
  font-size: 12px;

  margin-top: 8px;

  text-transform: none;
}

.cursosGrid .cursosItem .image_frame {
  height: 0;

  padding: 26.04% 0;

  position: relative;

  display: block;
}

.cursosGrid.destacado .cursosItem .image_frame {
  padding: 50% 0;
}

.cursosGrid .cursosItem .image_frame .image_wrapper {
  position: absolute;

  width: 100%;

  height: 100%;

  display: flex;

  align-items: center;

  justify-content: center;

  top: 0;

  left: 0;
}

.cursosGrid .cursosItem .image_frame .image_wrapper img {
  width: 100%;

  height: 100%;

  object-fit: cover;
}

.cursosGrid .cursosItem .desc {
  position: absolute;

  z-index: 2;

  width: 100%;

  bottom: 0;

  padding: 25px;

  transition: all 0.3s ease-in-out;

  -webkit-transition: all 0.3s ease-in-out;

  -moz-transition: all 0.3s ease-in-out;

  -ms-transition: all 0.3s ease-in-out;

  -o-transition: all 0.3s ease-in-out;
}

.cursosGrid .cursosItem a:hover .desc {
  transform: translateY(-10px);

  -webkit-transform: translateY(-10px);

  -moz-transform: translateY(-10px);

  -ms-transform: translateY(-10px);

  -o-transform: translateY(-10px);
}

.cursosGrid .cursosItem .desc .title {
  color: var(--blanco);

  font-size: 17px;

  font-weight: 600;

  line-height: 1.2;

  margin: 0 0 0;
}

.cursosGrid .cursosItem .desc .subtitle {
  color: var(--blanco);

  font-size: 12px;

  line-height: 1;

  font-weight: 400;
}

.cursosGrid .cursosItem .desc .subtitle p {
  display: inline-block;

  margin: 10px 0 0;
}

.cursosGrid .cursosItem .desc .subtitle p.profesor {
  margin-right: 20px;

  text-transform: uppercase;
}

/*********************************\



          CURSO AMPLIADO



\*********************************/

.single-cursos #Subheader {
  display: none;
}

.single-cursos #Content {
  padding: 50px 0 0;
}

.single-cursos #Content .section-post-header .single-photo-wrapper {
  margin-top: 3.5px;

  line-height: 0;
}

.single-cursos #Content .section-post-header .single-photo-wrapper .image_frame,
.single-cursos
  #Content
  .section-post-header
  .single-photo-wrapper
  .image_frame
  img {
  width: 100%;

  max-height: 450px;

  object-fit: cover;

  object-position: center;
}

.single-cursos .sectionContent {
  margin: 80px 0;
}

.single-cursos .sectionContent .section_wrapper {
  padding: 0 0 50px;
}

.single-cursos .sectionContent > .section_wrapper:before {
  content: "";

  position: absolute;

  height: 100%;

  width: 1px;

  top: 0;

  left: 33.33%;

  background: #cacaca;

  visibility: visible;
}

.single-cursos .sectionContent .sideInfo {
  width: 33.33%;

  padding-right: 80px;
}

.single-cursos .sectionContent .sideInfo .moreInfoLink a {
  width: 100%;

  display: flex;

  flex-direction: column;

  background: var(--gris);

  align-items: center;

  padding: 15px;

  font-weight: 700;

  font-size: 13px;

  line-height: 1.1;

  color: var(--grisOscuro);
}

.single-cursos .sectionContent .sideInfo .moreInfoLink a:hover {
  letter-spacing: 0.03em;

  box-shadow: 0 0 10px rgb(0 0 0 / 15%);
}

.single-cursos .sectionContent .sideInfo .moreInfoLink a .mail {
  font-size: 16px;

  color: var(--principal);
}

.single-cursos .sectionContent .sideInfo .infoList .infoItem {
  margin: 0 0 35px 21px;
}

.single-cursos .sectionContent .sideInfo .infoList .infoItem p {
  margin: 0 0 5px;

  line-height: 1.75;
}

.single-cursos .sectionContent .sideInfo .infoList .infoItem p:last-child {
  margin: 0;
}

.single-cursos .sectionContent .sideInfo .infoList .infoItem .infoTitle,
.single-cursos .subtitulo,
.single-cursos .sectionContent .mainContent .docente .docenteTitle {
  font-size: 13px;

  line-height: 1;

  font-weight: 400;

  margin-bottom: calc(5px + 0.15em);
}

.single-cursos .sectionContent .sideInfo .infoList .infoItem .infoTitle {
  font-weight: 600;
}

.single-cursos .sectionContent .sideInfo .infoList .profesor .nombre {
  margin: 0 0.5em 0 0;

  text-transform: uppercase;
}

.single-cursos .sectionContent .sideInfo .infoList .infoItem > a,
.single-cursos .sectionContent .sideInfo .infoList .infoItem .nombre > a {
  color: var(--principal);

  font-size: 12px;

  line-height: 1.3;

  text-transform: none;
}

.single-cursos .sectionContent .sideInfo .infoList .infoItem > a:hover {
  letter-spacing: 0.03em;
}

.single-cursos .sectionContent .mainContent {
  width: 66.66%;

  padding-left: 80px;

  color: var(--grisOscuro);

  font-size: 13px;

  line-height: 1.8;
}

.single-cursos .sectionContent .mainContent .title {
  margin: 0 0 5px;
}

.single-cursos .sectionContent .mainContent p {
  margin: 0 0 25px;
}

.single-cursos .sectionContent .mainContent .readMoreTag a {
  color: var(--principal);

  font-weight: 600;
}

.single-cursos .sectionContent .mainContent .readMoreTag a:hover {
  color: var(--negro);
}

.single-cursos .subtitulo {
  text-transform: uppercase;
}

.single-cursos .sectionContent .mainContent .docente .docenteTitle {
  margin-left: 21px;
}

.single-cursos .sectionContent .mainContent .docente .nombreDocente {
  font-size: 17px;

  line-height: 1.2;

  font-weight: 700;

  text-transform: uppercase;

  margin: 0 0 20px;
}

.single-cursos .docenteContent .image_wrapper {
  float: left;

  width: 33.33%;

  margin: 0 25px 0 0;

  line-height: 0;
}

.single-cursos .docenteContent .image_wrapper img {
  width: 100%;
}

.single-cursos .sectionGallery {
  padding: 0 0 50px;
}

.single-cursos .sectionGallery h2 {
  margin: 40px 0;

  font-size: 26px;

  line-height: 32px;
}

.single-cursos .sectionGallery .cursoGallery {
  width: calc(100% + 80px);

  margin-left: -40px;
}

.cursoGallery .slick-slide {
  padding: 0 40px;
}

.cursoGallery .slick-slide img {
  width: 100%;

  aspect-ratio: 3 / 2;

  object-fit: cover;
}

.cursoGallery .slick-arrow {
  font-size: 15px;

  background: var(--principal);

  color: var(--blanco);

  padding: 0;

  display: flex;

  width: 30px;

  height: 30px;

  align-items: center;

  justify-content: center;

  position: absolute;

  z-index: 10;

  top: 50%;

  margin: -15px 0 0;

  transition: all 0.3s ease-in-out;

  -webkit-transition: all 0.3s ease-in-out;

  -moz-transition: all 0.3s ease-in-out;

  -ms-transition: all 0.3s ease-in-out;

  -o-transition: all 0.3s ease-in-out;
}

.cursoGallery .slick-arrow:hover {
  background: var(--grisOscuro);

  color: var(--blanco);
}

.cursoGallery .slick-prev {
  left: 20px;
}

.cursoGallery .slick-next {
  right: 20px;
}

/*********************************\



          BLOG / NOTICIAS



\*********************************/

/* Barra lateral */

.Recent_posts ul li a .desc {
  padding: 8px 10px 3px;

  min-height: 80px;
}

.Recent_posts ul li a .desc h6 {
  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

  overflow: hidden;

  font-size: 14px;

  line-height: 20px;
}

.Recent_posts ul li a .desc .date {
  font-size: 12px;

  line-height: 14px;
}

.widget:not(.widget_block) > h3 {
  font-size: 21px;

  line-height: 29px;

  font-weight: 500;

  text-transform: uppercase;

  letter-spacing: -1px;
}

.mcb-sidebar select {
  width: 100%;
}

.blog_wrapper .posts_group {
  display: flex;
  flex-wrap: wrap;
  gap: 110px 70px;
}

.blog_wrapper .image_frame img {
  aspect-ratio: 180 / 117;
  width: 100%;
  object-fit: cover;
}

.category .section-filters,
.post-author,
.icon-clock,
.date .label {
  display: none;
}

body .posts_group .post-item {
  padding: 0;
  overflow: visible;
  position: relative;
  width: 360px !important;
  margin: 0 !important;
  padding-bottom: 25px;
  border-bottom: solid 1px var(--negro);
}

body .posts_group .post-item .post-desc-wrapper {
  position: absolute;
  width: 56.67%;
  top: -40px;
  right: 40px;
  z-index: 1;
  aspect-ratio: 1;
  background: rgb(26 26 26 / 70%);
  padding: 15px;
}

body .posts_group .post-item .post-desc {
  padding: 0 !important;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}

body .posts_group .post-item .post-desc .post-head {
  order: 2;
}

body .posts_group .post-item .post-desc .post-date {
  color: var(--blanco);
  font-size: var(--size-s);
  line-height: 1.3;
  font-weight: 500;
}

body .posts_group .post-item .post-desc .post-title {
  order: 1;
}

body .posts_group .post-item .post-desc .post-meta {
  margin-bottom: 0;
}

body .posts_group .post-item .post-desc .entry-title {
  word-break: break-word;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-clamp: 4;
  -webkit-line-clamp: 4;
  color: var(--blanco);
}

body .posts_group .post-item .post-desc .entry-title a {
  color: var(--blanco);
}

body .posts_group .post-item .post-desc .post-footer {
  display: none;
}

body .posts_group .post-item .post-excerpt {
  margin-top: 30px;
}

.blog_wrapper .post-title h2,
.blog_wrapper .post-title h4 {
  text-align: left;
  line-height: 33px;
}

.pager_wrapper {
  margin-top: 100px;
}

.pager .pages {
  margin-top: 0;
  background-image: unset !important;
}

.pager .pages a {
  border-radius: 0;
  color: #000;
  background-color: #bcbcbc;
  font-weight: 500;
}

.pager .pages a.active {
  color: #000;
}


/*  single post */
.sec-single-post p {
  /* font-size: 18px; */
  font-weight: 500;
}
.sec-single-post img {
  width: 100%;
  margin: 40px 0;
}
.otras-entradas li {
  position: relative;
  padding-top: 30px;
  margin-bottom: 35px !important;
}
.otras-entradas .date {
  position: absolute;
  top: 0;
  left: 0;
  color: #f30000;
  font-weight: 500;
}
.otras-entradas .desc h5 {
  /* margin-bottom: 10px !important; */
  margin-bottom: 0px !important;
}
.otras-entradas .Latest_news ul li .desc_footer {
  border-top-width: 0px;
  border-color: rgba(188, 188, 188, 0.5);
  padding: 0 !important;
}
.otras-entradas .Latest_news ul li:last-of-type .desc_footer {
  border-top-width: 0;
}
.otras-entradas .photo {
  display: none;
}
.otras-entradas .desc {
  width: 100% !important;
  margin-left: 0 !important;
  padding: 0 !important;
}
.otras-entradas .icon-comment-empty-fa,
.otras-entradas .button-love,
.otras-entradas .post-comments,
.otras-entradas .icon-clock {
  display: none;
}

/*********************************\



            LA ESCUELA



\*********************************/

#Escuela .fotosEscuela .mcb-wrap-inner {
  gap: 80px;
}

#Escuela .fotosEscuela .one-second {
  width: calc(50% - 40px);
}

#SobreNosotros .textoDestacado {
  max-width: 40%;
}

.profesoresGrid .profesoresItem {
  display: flex;

  margin-bottom: 100px;

  position: relative;
}

.profesoresGrid .profesoresItem:last-child {
  margin-bottom: 70px;
}

/*.profesoresGrid .profesoresItem:before {



    content: "";



    position: absolute;



    width: 1px;



    height: 100%;



    background: #cacaca;



    top: 0;



    left: 25%;



}*/

.profesoresGrid .profesoresItem .image_frame {
  width: 20%;

  padding-right: 40px;
}

.profesoresGrid .profesoresItem .image_frame .image_wrapper,
.profesoresGrid .profesoresItem .image_frame .image_wrapper img {
  width: 100%;
}

.profesoresGrid .profesoresItem .desc {
  width: 80%;

  padding-left: 40px;

  font-size: 12px;

  line-height: 1.8;

  color: var(--grisOscuro);
}

.profesoresGrid .profesoresItem .cuadroRojo {
  font-size: 15px;

  margin-left: 25px;

  font-weight: 400;

  margin-bottom: 5px;
}

.profesoresGrid .profesoresItem .title {
  text-transform: uppercase;

  font-size: 17px;

  line-height: 1.2;

  font-weight: 700;
}

.profesoresGrid .profesoresItem .desc .content:last-child p:last-child {
  margin-bottom: 0;
}

.profesoresGrid .profesoresItem .enlaces {
  margin: 0;

  list-style: none;

  display: flex;

  gap: 10px;
}

.profesoresGrid .profesoresItem .enlaces li > a {
  background: var(--principal);

  color: var(--blanco);

  display: flex;

  width: 25px;

  height: 25px;

  align-items: center;

  justify-content: center;

  font-size: 13px;

  line-height: 1;
}

.profesoresGrid .profesoresItem .enlaces li > a:hover {
  background: var(--negro);
}

/*********************************\



             CONTACTO



\*********************************/

#Mapa .column.one.mapaWrap p {
  display: none;
}

#Mapa .column.one.mapaWrap .map-area {
  min-height: 300px;

  height: 300px;
}

#Mapa .cuadroRojo {
  font-size: 13px;

  line-height: 1;

  font-weight: 400;
}

#Mapa .column_visual.datosContacto p > a {
  font-size: 13px;

  line-height: 1.4;

  font-weight: 600;
}

input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea,
.woocommerce .quantity input.qty {
  box-shadow: none !important;
}

.button-custom input[type="submit"] {
  width: 100%;

  margin: 0;

  padding: 12px 20px;

  transition: all 0.3s ease-in-out;

  -webkit-transition: all 0.3s ease-in-out;

  -moz-transition: all 0.3s ease-in-out;

  -ms-transition: all 0.3s ease-in-out;

  -o-transition: all 0.3s ease-in-out;
}

.button-custom input[type="submit"]:hover {
  letter-spacing: 0.03em;
}

.mapaWrap .mfn-visualeditor-content > p {
  display: none;
}

.datosContacto.flex .mfn-visualeditor-content {
  display: flex;
}

.datosContacto.flex .mfn-visualeditor-content .listaContacto {
  width: 50%;
}

.datosContacto.flex .mfn-visualeditor-content .mapa {
  width: 50%;
}

.datosContacto.flex .mfn-visualeditor-content .mapa .google-map {
  height: calc(100% - 15px);

  min-height: 1px !important;

  width: 100%;
}

/*********************************\



            RESPONSIVE



\*********************************/

@media only screen and (min-width: 960px) {
  .single-cursos
    .sectionContent
    .sideInfo
    .infoList
    .infoItem.profesor
    .docenteContent {
    display: none;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1239px) {
  :root {
    --halfSection: 470px;
  }

  .profesoresGrid .profesoresItem:before {
    left: 30%;
  }

  .profesoresGrid .profesoresItem .image_frame {
    width: 30%;
  }

  .profesoresGrid .profesoresItem .desc {
    width: 70%;
  }

  .single-cursos .sectionContent .sideInfo .moreInfoLink a {
    font-size: 11px;
  }

  .single-cursos .sectionContent .sideInfo .moreInfoLink a .mail {
    font-size: 13px;
  }
  .mcb-section .mcb-wrap-hpuo0pqfa .mcb-wrap-inner-hpuo0pqfa {
    gap: 37px;
  }
  .mcb-wrap-inner-hpuo0pqfa .column.cuadroInicio {
    width: 48% !important;
  }
  .mcb-wrap-inner-8wzm19lh .column.cuadroInicio {
    width: 32% !important;
  }
  .mcb-wrap-inner-f9pct5g2y .column.cuadroInicio {
    width: 48% !important;
  }
  .sec-formacion .cuadroInicio,
  .sec-formacion .cuadroInicio + .mcb-wrap {
    width: 49% !important;
  }
  body .cursosGrid .cursosItem,
  .post-item {
    width: 420px !important;
  }
}

@media only screen and (max-width: 1239px) {
  #Top_bar button.responsive-menu-toggle {
    display: block;
  }

  #Footer .copyright {
    flex-direction: column;

    align-items: center;
  }

  #Footer .copyright .rights {
    margin: 0;
  }

  .single-cursos .sectionContent .mainContent .docente .image_wrapper {
    margin: 0 15px 0 0;
  }

  #Apartados .mcb-wrap-inner {
    gap: 49px 50px;
  }

  .cursosGrid {
    gap: 34px 160px;
  }

  #Apartados .column.one-second {
    width: calc(50% - 25px);
  }

  #Escuela .fotosEscuela .mcb-wrap-inner {
    gap: 50px;
  }

  #Escuela .fotosEscuela .one-second {
    width: calc(50% - 25px);
  }

  .single-cursos
    #Content
    .section-post-header
    .single-photo-wrapper
    .image_frame,
  .single-cursos
    #Content
    .section-post-header
    .single-photo-wrapper
    .image_frame
    img {
    max-height: 350px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1239px) {
  .Recent_posts ul li .photo {
    display: none;
  }

  .Recent_posts ul li a .desc {
    margin: 0;
  }
}

@media only screen and (max-width: 959px) {
  #Potencial {
    padding: 100px 0;
  }

  .textoDestacado {
    max-width: 80%;
  }

  #EnlacesDeInteres .one-third .mcb-wrap-inner {
    justify-content: flex-start;
  }

  #EnlacesDeInteres .one-third:first-child br {
    display: none;
  }

  #Potencial .three-fifth {
    width: 80%;
  }

  #Footer .widgets_wrapper .widget {
    flex-direction: column;

    align-items: center;
  }

  #PageTitle .three-fourth {
    width: 100%;
  }

  #SobreNosotros .column {
    width: 100%;

    max-width: 100%;
  }

  #SobreNosotros .column .mcb-column-inner {
    padding-left: 30px;

    margin-bottom: 25px;
  }

  .single-cursos .sectionContent {
    margin: 0;
  }

  .single-cursos .sectionContent .section_wrapper {
    flex-direction: column-reverse;

    padding: 0;
  }

  .single-cursos .sectionContent .section_wrapper:before {
    content: none;
  }

  .single-cursos .sectionContent .section_wrapper > div {
    width: 100%;

    padding: 0;
  }

  .single-cursos .sectionContent .mainContent > .docente {
    display: none;
  }

  .single-cursos .sectionContent .mainContent > .desc {
    margin: 50px 0 35px;

    border-bottom: solid 1px #cacaca;
  }

  .single-cursos .sectionContent .sideInfo .infoList .infoItem .docenteContent {
    margin-top: 15px;
  }

  .single-cursos
    .sectionContent
    .sideInfo
    .infoList
    .infoItem
    .docenteContent
    p {
    color: var(--grisOscuro);

    font-size: 13px;

    line-height: 1.8;
  }

  .single-cursos .sectionGallery.hideMobile {
    display: none !important;
  }

  .single-cursos .post-title-wrapper .post-title,
  .single-cursos .subtitulo {
    text-align: center;
  }

  .single-cursos .subtitulo {
    margin: 0 0 30px;
  }

  #Contacto .column {
    width: 100%;
  }

  #Mapa .one-third {
    width: 50%;
  }

  #Mapa .one-third:last-child {
    width: 100%;
  }

  .cursosGrid .cursosItem {
    width: 100%;
  }

  .home .cursosGrid,
  .home .cursosGrid.destacado {
    margin-top: 65px;
  }

  .single-cursos .sectionGallery h2 {
    text-align: center;
  }

  .moreInfoLink {
    margin-top: 40px;
  }

  .cursosGrid {
    width: 100%;

    margin: 0;
  }
  .mcb-wrap.mcb-wrap-ecntgxvrs {
    width: 100%;
  }
  body form .flex {
    flex-wrap: wrap;
  }
  body form .flex fieldset {
    width: 100%;
  }
  body form .flex button {
    margin-left: 0 !important;
  }
  body form .flex span[data-name="politica"] {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  body .cursosGrid .cursosItem {
    width: 100% !important;
  }
  body.single-cursos .sectionContent .sideInfo .infoList .infoItem {
    padding-left: 1.6em !important;
  }
  .post-date {
    font-size: 16px !important;
  }
}

@media only screen and (min-width: 960px) {
  .single-cursos .section-post-header .one-second:first-child {
    width: 33.33%;
  }

  .single-cursos .section-post-header .one-second:last-child {
    width: 66.67%;

    padding-left: 80px;
  }

  .single-cursos #Content {
    padding: 60px 0 0;
  }

  .single-cursos .sectionContent {
    margin: 50px 0 70px;
  }

  .single-cursos .sectionContent .mainContent .desc .readMoreTag {
    display: none !important;
  }

  .single-cursos .sectionContent .mainContent .desc .afterMoreTag {
    display: block !important;
  }
  .single-cursos .sectionContent .sideInfo {
    padding-left: 1.6em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  :root {
    --halfSection: 354px;
  }

  #Top_bar .top_bar_left {
    width: 100%;
  }

  .profesoresGrid .profesoresItem:before {
    left: 35%;
  }

  .profesoresGrid .profesoresItem .image_frame {
    width: 35%;
  }

  .profesoresGrid .profesoresItem .desc {
    width: 65%;

    font-size: 13px;

    font-weight: 400;
  }

  #Coworking .one-second {
    width: 100%;

    margin-bottom: 50px;
  }

  .single-cursos .sectionGallery.hideDesktop {
    display: block !important;
  }

  .single-cursos .section-post-header .column.one-second {
    width: 100%;
  }

  .cursosGrid.destacado,
  .logos .mcb-wrap-inner {
    gap: 40px;
  }

  .cursosGrid.destacado .cursosItem,
  .logos .mcb-wrap-inner .column.one-third {
    width: calc(33.33% - 26.66px);
  }

  .datosContacto.flex .mfn-visualeditor-content {
    margin-top: 60px;
  }
  .mcb-section .mcb-wrap-hpuo0pqfa .mcb-wrap-inner-hpuo0pqfa {
    gap: 14px;
  }
  .sec-newsletter .wrap:nth-child(1) > .mcb-wrap-inner,
  .sec-newsletter
    .wrap:nth-child(2)
    > .mcb-wrap-inner:not(
      .mcb-wrap-inner-ecntgxvrs,
      .mcb-wrap-inner-b26ccb786
    ) {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }
  .profesoresGrid .profesoresItem {
    flex-wrap: wrap;
  }
  body .profesoresGrid .profesoresItem .desc {
    width: 100% !important;
    margin-top: 30px;
  }
  body .profesoresGrid .profesoresItem .image_frame {
    width: 60% !important;
  }
  .blog_wrapper .posts_group {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
  .mcb-item-xdl23snu.tablet-three-fourth.column {
    width: 100% !important;
  }
  .post-item,
  body .cursosGrid .cursosItem {
    width: 320px !important;
  }
}

@media only screen and (min-width: 768px) {
  .paddingLeft {
    padding-left: 40px;
  }

  .paddingRight {
    padding-right: 40px;
  }

  .hideDesktop {
    display: none !important;
  }
}

@media only screen and (max-width: 767px) {
  .hideMobile {
    display: none !important;
  }

  .centerMobile {
    text-align: center;
  }

  .mobile-header-mini #Top_bar button.responsive-menu-toggle {
    top: 30px !important;

    left: auto;

    right: 10px;

    margin-top: -17px;
  }

  .section_wrapper,
  .container,
  .four.columns .widget-area {
    max-width: 100% !important;
  }

  .mfn-builder-content .mcb-column-inner {
    margin: 0;
  }

  .header-fixed #Top_bar.is-sticky {
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
  }

  #Top_bar .column {
    padding: 20px 33px;
  }

  #Top_bar.is-sticky .column {
    padding: 5px 33px;
  }

  .header-fixed #Top_bar a.responsive-menu-toggle {
    right: 33px;

    top: 50px !important;
  }

  .header-fixed.mobile-sticky #Top_bar.is-sticky a.responsive-menu-toggle {
    top: 35px !important;
  }

  /* #Portada .wrap.one .mcb-wrap-inner,

  #PortadaMovil .wrap.one .mcb-wrap-inner {

    height: calc(100vh - 134px);

    min-height: calc(100vh - 134px);

  }



  .admin-bar #Portada .wrap.one .mcb-wrap-inner,

  .admin-bar #PortadaMovil .wrap.one .mcb-wrap-inner {

    height: calc(100vh - 180px);

    min-height: calc(100vh - 180px);

  }



  #Portada .title,

  #PortadaMovil .title {

    font-size: 35px;

    margin: 0 0 5px;

  }



  #Portada .aniversario,

  #PortadaMovil .aniversario {

    font-size: 70px;

    margin: 0 0 40px;

  }



  #Portada .subtitle,

  #PortadaMovil .subtitle {

    font-size: 15px;

  } */

  #Apartados .column.one-second {
    width: 100%;
  }

  .cursosGrid.destacado .cursosItem,
  .logos .mcb-wrap-inner .column.one-third {
    width: calc(50% - 20px);
  }

  .logos .mcb-wrap-inner {
    gap: 39px;
  }

  #Escuela .fotosEscuela .mcb-wrap-inner {
    flex-direction: column;
  }

  #Escuela .fotosEscuela .one-second {
    width: 100%;
  }

  .profesoresGrid {
    margin-top: 40px;

    margin-bottom: 15px;
  }

  .profesoresGrid .profesoresItem {
    flex-direction: column;

    align-items: center;

    gap: 30px;

    margin-bottom: 73px;
  }

  .profesoresGrid .profesoresItem:last-child {
    margin-bottom: 15px;
  }

  .profesoresGrid .profesoresItem:before {
    width: 100%;

    height: 1px;

    top: auto;

    left: 0;

    bottom: -40px;
  }

  .profesoresGrid .profesoresItem:last-child::before {
    content: none;
  }

  .profesoresGrid .profesoresItem .image_frame {
    width: 100%;

    max-width: 450px;

    padding: 0;
  }

  .profesoresGrid .profesoresItem .desc {
    width: 100%;

    padding: 0;
  }

  #Mapa .one-third {
    width: 100%;
  }

  .postid-735 .post-title-wrapper .post-title {
    margin-bottom: 75px;
  }

  .single-cursos .sectionContent .sideInfo {
    padding-bottom: 75px !important;
  }
  body .profesoresGrid .profesoresItem .image_frame,
  body .profesoresGrid .profesoresItem .desc {
    width: 100% !important;
    max-width: 100% !important;
  }
  .single-cursos .post-title-wrapper .post-title {
    text-align: left;
  }
  body.single-cursos .sectionContent .mainContent {
    text-align: left;
  }
  body.single-cursos .sectionContent {
    margin: 30px 0 0 !important;
  }
  .single-cursos .sectionGallery h2 {
    text-align: left;
  }
  .single-cursos .sectionContent .mainContent > .desc {
    margin: 30px 0 35px;
  }
  .single-cursos .sectionContent .section_wrapper {
    padding: 0 33px;
  }
  body.single-cursos .sectionGallery .section_wrapper {
    padding: 0 33px !important;
  }
  .single-cursos .sectionGallery .cursoGallery {
    width: 100%;
    max-width: 550px !important;
    margin-left: 0 !important;
  }
  .cursoGallery .slick-slide {
    padding: 0;
  }
  .cursoGallery .slick-next {
    right: -20px;
  }
  .cursoGallery .slick-prev {
    left: -20px;
  }
  .blog_wrapper .posts_group {
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
  }

  article.post-item,
  .blog_wrapper .image_frame img {
    max-width: 100% !important;
  }
  .blog_wrapper .image_frame img {
    max-height: 334px !important;
  }
  .responsive-categorias .mfn-tag-cloud-pills li {
    display: inline-block;
  }
}

@media only screen and (max-width: 560px) {
  .cursosGrid.destacado .cursosItem {
    width: 100%;
  }

  #EnlacesDeInteres .one-third {
    width: 100%;
  }

  #EnlacesDeInteres .one-third .two-third {
    width: 75%;
  }

  #EnlacesDeInteres .one-third .mcb-wrap-inner {
    justify-content: center;

    text-align: center;
  }

  .single-cursos .docenteContent .image_wrapper {
    float: none;

    width: 100%;
  }

  .single-cursos .docenteContent {
    display: flex;

    flex-direction: column-reverse;

    gap: 20px;
  }

  .datosContacto.flex .mfn-visualeditor-content {
    flex-direction: column;
  }

  .datosContacto.flex .mfn-visualeditor-content .listaContacto {
    width: 100%;
  }

  .datosContacto.flex .mfn-visualeditor-content .mapa {
    width: calc(100% + 21px);

    margin-left: -21px;

    margin-top: 30px;
  }

  .datosContacto.flex .mfn-visualeditor-content .mapa .google-map {
    height: 300px;
  }
  #Footer .widgets_wrapper {
    padding: 60px 0 20px;
  }
  #Footer .footer_action {
    margin-top: 40px;
  }
}

@media only screen and (max-width: 420px) {
  h1,
  h2,
  #cmplz-document h2,
  #cmplz-document h3,
  #Subheader .title {
    font-size: 32px;

    line-height: 40px;
  }

  body {
    font-size: 12px;

    line-height: 21px;
  }

  .button-custom .button,
  .button-custom .action_button,
  .button-custom .footer_button,
  .button-custom button,
  .button-custom button.button,
  .button-custom input[type="button"],
  .button-custom input[type="reset"],
  .button-custom input[type="submit"],
  .button-custom .woocommerce #respond input#submit,
  .button-custom .woocommerce a.button,
  .button-custom .woocommerce button.button,
  .button-custom .woocommerce input.button {
    font-size: 14px;

    line-height: 14px;

    padding: 12px 20px 12px 50px;
  }

  .button-custom .button:before {
    content: "";

    width: 30px;
  }

  .cuadroRojo,
  .column_photo_box .photo_box .desc .title,
  .cursosGrid .cursosItem .title,
  .profesoresGrid .profesoresItem .cuadroRojo {
    font-size: 16px;
  }

  .profesoresGrid .profesoresItem .cuadroRojo {
    margin-left: 27px;
  }

  .textoDestacado {
    max-width: 83%;
  }

  /* #Portada .title,

  #PortadaMovil .title {

    font-size: 29px;

  }



  #Portada .aniversario,

  #PortadaMovil .aniversario {

    font-size: 60px;

  } */
}

/*********************************\
        ACTUALIZACIÓN 2024
\*********************************/
:root {
  --size-s: 16px;
}

body.mobile-side-slide {
  overflow-x: clip !important;
}

/* HEADER */
body #Top_bar #logo img.svg {
  width: unset;
}

body #Top_bar .menu li ul {
  border-top: 1px solid #bcbcbc;
  background-image: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  left: 22px;
}

body #Top_bar .menu li ul li {
  width: 300px;
}

body #Top_bar .menu li ul li,
body.header-fixed #Side_slide #menu ul li {
  font-size: 14px;
}

body #Top_bar .menu li ul li a {
  padding: 1px 3px;
  border-bottom: 1px solid #bcbcbc;
  color: var(--grisOscuro);
}

body #Top_bar .menu li ul li a:hover,
body #Top_bar .menu li ul li.current_page_item a {
  color: var(--principal);
}

body #Top_bar .menu > li > a span:not(.description) {
  padding: 0 20px;
}

body #Top_bar .menu > li,
body.header-fixed #Side_slide #menu ul li {
  text-transform: none;
}

body.header-fixed #Top_bar .menu_wrapper .menu {
  display: flex;
  justify-content: space-between;
}

body.header-fixed
  #Top_bar
  .menu_wrapper
  .menu
  > li:first-child
  > a
  span:not(.description) {
  padding-left: 0;
}

body.header-fixed #Top_bar:not(.is-sticky) .top_bar_left {
  border-bottom: solid 1px #cacaca;
}

body.header-fixed.home #Top_bar .top_bar_left,
body.header-fixed.single-post #Top_bar .top_bar_left {
  border-bottom: 0 !important;
}

/*FOOTER*/
body #Footer,
body #Footer a:not(.button):not(.icon_bar) {
  color: var(--blanco);
}

body #Footer .widgets_wrapper a:not(:hover) {
  color: var(--grisoscuro);
}

body #Footer a:not(.button):not(.icon_bar):hover {
  color: var(--principal);
}

#Footer .widgets_wrapper .widget {
  font-size: 14px;
  line-height: 1;
  align-items: center;
}

body #Footer .widgets_wrapper .social li {
  font-size: 14px;
}

body #Footer .widgets_wrapper .social li a {
  display: flex;
  align-items: center;
  gap: 3px;
}

body #Footer .widgets_wrapper .social li i {
  font-size: 18px;
}

/*INICIO*/
body #Portada .section_wrapper {
  z-index: 2;
}

body #Portada .mfn-nested-wrap {
  max-width: calc(var(--halfSection) * 2);
}

body #Portada p {
  margin: 0;
}

body #Portada .slick-arrow {
  padding: 0;
  background: var(--principal);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 10;
  top: 50%;
  margin-top: -15px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

body #Portada .slick-arrow i {
  color: var(--blanco);
  font-size: 14px;
  line-height: 1;
}

body #Portada .slick-arrow.slick-prev {
  left: 20px;
  transform: translateX(-100px);
  -webkit-transform: translateX(-100px);
  -moz-transform: translateX(-100px);
  -ms-transform: translateX(-100px);
  -o-transform: translateX(-100px);
}

body #Portada .slick-arrow.slick-next {
  right: 20px;
  transform: translateX(100px);
  -webkit-transform: translateX(100px);
  -moz-transform: translateX(100px);
  -ms-transform: translateX(100px);
  -o-transform: translateX(100px);
}

body #Portada:hover .slick-arrow {
  opacity: 1;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
}

body .mfn-icon-box.mfn-icon-box-start .icon-wrapper {
  justify-content: flex-start;
}

body .cuadroInicio .mfn-icon-box {
  height: 100%;
}

body .cuadroInicio .mfn-icon-box .desc-wrapper {
  align-content: space-between;
}

body form .flex {
  display: flex;
}

body form .flex fieldset {
  flex-grow: 1;
}

body form .wpcf7-acceptance {
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
}

body form .wpcf7-acceptance a {
  color: var(--grisOscuro);
}

body form .wpcf7-acceptance a:hover {
  color: var(--principal);
}

/*PROFESORADO*/
body .profesoresGrid .profesoresItem {
  justify-content: space-between;
}

body .profesoresGrid .profesoresItem:last-child {
  margin: 0;
}

body .profesoresGrid .profesoresItem .image_frame {
  width: 268px;
  padding: 0;
}

body .profesoresGrid .profesoresItem .desc {
  width: 66.66%;
  padding: 0;
  text-align: left;
  font-size: var(--size-s);
  line-height: 1.5;
  font-weight: 500;
}

body .profesoresGrid .profesoresItem .cuadroRojo {
  font-size: 20px;
  line-height: 1;
  margin-left: 1.6em;
  font-weight: 700;
  color: var(--negro);
}

body .profesoresGrid .profesoresItem .title {
  text-transform: none;
  font-weight: 500;
  font-style: italic;
  font-size: 20px;
}

/*LISTADO CURSOS*/
body .cursosGrid {
  width: 100%;
  padding: 0;
  margin: 0;
  justify-content: space-between;
  gap: 110px 70px;
}

body .cursosGrid.oneRow {
  justify-content: center;
}

body .cursosGrid .cursosItem {
  width: 360px;
  position: relative;
}

body .cursosGrid .cursosItem .title {
  font-size: 26px;
  text-transform: none;
  font-weight: 900;
}

body .cursosGrid .cursosItem .subtitulo {
  font-size: var(--size-s);
  line-height: 1.5;
  color: var(--negro);
  text-align: left;
}

body .cursosGrid .cursosItem .image_frame {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  aspect-ratio: 180 / 117;
  height: auto;
}

body .cursosGrid .cursosItem .headCurso {
  position: relative;
}

body .cursosGrid .cursosItem .titleWrap {
  position: absolute;
  height: calc(100% - 30px);
  top: -40px;
  right: 40px;
  z-index: 1;
  aspect-ratio: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: rgb(254 0 0 / 70%);
  padding: 15px;
}

body .cursosGrid .cursosItem.area-cursos-de-verano .titleWrap {
  background: rgb(0 102 255 / 70%);
}

body .cursosGrid .cursosItem .title {
  color: var(--blanco);
}

body .cursosGrid .cursosItem .subtituloVerano {
  color: var(--blanco);
  font-size: var(--size-s);
  line-height: 1.3;
  font-weight: 500;
}

body .cursosGrid .cursosItem {
  padding-bottom: 25px;
  border-bottom: solid 1px var(--negro);
}

body .cursosGrid .cursosItem .subtitulo {
  margin-top: 30px;
}

/*FICHA CURSOS*/
body.single-cursos .section-post-header .post-title {
  font-size: 36px;
  line-height: 1.2em;
}

body.single-cursos #Content {
  padding-top: 60px !important;
}

body.single-cursos .sectionContent .sideInfo .infoList .infoItem .infoTitle,
body.single-cursos .subtitulo,
body.single-cursos .sectionContent .mainContent .docente .docenteTitle {
  font-size: var(--size-s);
  font-weight: 700;
}

body.single-cursos .sectionContent .sideInfo .infoList .profesor .nombre {
  text-transform: none;
}

body.single-cursos .sectionContent .sideInfo .infoList .infoItem p {
  font-weight: 500;
}

body.single-cursos .sectionContent .mainContent {
  font-size: var(--size-s);
  line-height: 1.5;
  font-weight: 500;
}

body.single-cursos .sectionContent .sideInfo .infoList .infoItem > a,
body.single-cursos .sectionContent .sideInfo .infoList .infoItem .nombre > a {
  font-size: var(--size-s);
  line-height: 1.2;
}

body.single-cursos .sectionGallery {
  padding: 0 0 25px;
}

body.single-cursos .sectionGallery:last-child {
  padding: 0;
}

body.single-cursos .sectionGallery .section_wrapper {
  padding: 0;
}

body.single-cursos .sectionContent {
  margin: 50px 0 0;
}

body .cursoGallery .slick-slide > div {
  line-height: 0;
}

body .cursoGallery .slick-arrow i {
  color: var(--blanco);
}

body.single-cursos .sectionContent .sideInfo .infoList .infoItem {
  margin: 0 0 35px 0;
}

/*RESPONSIVE*/
@media only screen and (max-width: 767px) {
  :root {
    --size-s: 14px;
  }

  body #Portada .mfn-nested-wrap {
    max-width: 550px !important;
    padding-left: 33px;
    padding-right: 33px;
  }

  body .mfn-icon-box .icon-wrapper {
    justify-content: flex-start !important;
  }

  body #Footer .widgets_wrapper {
    padding: 40px 0 20px !important;
  }

  body .profesoresGrid .profesoresItem .cuadroRojo {
    font-size: 18px;
  }

  body .profesoresGrid .profesoresItem .title {
    font-size: 16px;
  }

  body .cursosGrid {
    gap: 30px;
  }

  body .cursosGrid .cursosItem .title {
    font-size: 20px;
  }

  body .cursosGrid .cursosItem .image_frame {
    margin: 0 0 20px;
  }

  body .cursosGrid .cursosItem .subtitulo {
    margin-top: -12px;
  }

  body .cursosGrid .cursosItem .title {
    font-size: 20px;
  } 

  body.single-cursos .sectionContent .sideInfo .infoList .infoItem .infoTitle, 
  body.single-cursos .subtitulo, .single-cursos .sectionContent .mainContent .docente .docenteTitle {
    font-size: 14px;
    margin-bottom: 4px;
  }

  body.single-cursos .sectionContent .sideInfo .infoList .infoItem p {
    font-size: 14px;
  }

  body.single-cursos .section-post-header .post-title {
    font-size: 30px;
  }

  body.single-cursos .sectionContent {
    margin: 0 !important;
  }

  body .moreInfoLink {
    margin-top: 60px;
  }

  body.single-cursos .sectionGallery h2 {
    margin-top: 0;
  }

  body.single-cursos .sectionGallery + .sectionGallery h2 {
    margin-top: 20px;
  }

  body.single-cursos .sectionGallery {
    padding: 55px 0 20px;
  }

  body.single-cursos .sectionGallery + .sectionGallery {
    padding: 0 0 20px;
  }

  body.single-cursos .sectionContent .sideInfo {
    padding-bottom: 20px !important;
  }

  body .cursosGrid .cursosItem.area-cursos-de-verano:not(:first-child) {
    margin-top: 15px;
  }

  body .mfn-icon-box-move-up:hover {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
  }

  body.header-fixed #Top_bar .top_bar_left {
    border-bottom: 0 !important;
  }
}
