/* - - - - - - - - - - ARTÍCULOS GENERALES - - - - - - - - - - */
.art_gen p,
.art_pers p {
  margin-bottom: 30px;
}

.art_gen a,
.art_pers a {
  color: #478fab;
  word-wrap: break-word;
  transition: all 0.3s ease;
}

.art_gen a:hover,
.art_pers a:hover {
  color: #478faba2;
}

.art_gen h1,
.art_pers h1 {
  margin-bottom: 0;
  padding-bottom: 0 !important;
}

.art_gen h3,
.art_gen h3.inner-subtit,
.art_pers h3,
.art_pers h3.inner-subtit {
  font-size: 1.5em;
  margin-bottom: 1.25em;
  padding-bottom: 0;
}

.art_gen h4,
.art_gen h4.inner-subtit,
.art_pers h4,
.art_pers h4.inner-subtit {
  font-size: 1.25em;
  margin-bottom: 1.25em;
  padding-bottom: 0;
  font-weight: 500;
}

.art_gen .num,
.art_pers .num {
  display: inline-block;
  background: #478fab;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  text-align: center;
  font-size: 25px;
  color: #fff;
  font-weight: 500;
  margin-right: 10px;
  line-height: 50px;
}

/*.art_gen div p:last-child {
    margin-bottom: 0;
}*/
.art_gen .c-full,
.art_pers .c-full {
  padding-bottom: 0;
}

.art_gen .c-full.secciones .c-wrapper>p,
.art_pers .c-full.secciones .c-wrapper>p,
.art_gen .c-full .c-wrapper>p:last-child,
.art_pers .c-full .c-wrapper>p:last-child,
.art_gen .c-full .c-wrapper>.bloq-cols .cols-2col>p:last-child,
.art_pers .c-full .c-wrapper>.bloq-cols .cols-2col>p:last-child,
.art_gen .c-full .c-wrapper>.c-row:last-child>p:last-child,
.art_pers .c-full .c-wrapper>.c-row:last-child>p:last-child,
.art_gen .c-full .c-wrapper>.bloq-cols .cols-2col>.c-row:last-child p {
  margin-bottom: 0;
}

.art_gen .c-full .c-wrapper>.bloq-cols .cols-2col>.c-row p {
  padding-top: 0;
}

.art_gen .bloq-video,
.art_pers .bloq-video {
  margin: auto;
  width: 70%;
}

.art_gen .bloq-video video,
.art_pers .bloq-video video,
.art_gen .cols-2col video,
.art_pers .cols-2col video {
  width: 100%;
}

.art_gen .bloq-video .yt-video,
.art_pers .bloq-video .yt-video {
  width: 100%;
  border: 2px solid black !important;
}

.art_gen #text1,
.art_pers #text1 {
  bottom: -80px;
  right: 0px;
  font-size: 15px;
}

.question {
  color: #9ea8b1;
  font-weight: bold;
  font-size: 22px;
}

.art_gen ul,
.art_pers ul {
  margin-left: 30px;
  margin-bottom: 25px;
  margin-top: 25px;
}

.art_gen ol,
.art_pers ol {
  list-style: none;
  padding: 0;
}

.art_gen ol li .num,
.art_pers ol li .num {
  width: 35px;
  height: 35px;
  line-height: 40px;
  font-size: 20px;
}

.art_gen ul li,
.art_pers ul li {
  margin-bottom: 10px;
}

.art_gen ul li:last-child,
.art_pers ul li:last-child {
  margin-bottom: 0px;
}

.art_gen ol li,
.art_pers ol li {
  margin-bottom: 20px;
}

.art_gen ul li::marker,
.art_pers ul li::marker {
  color: #478fab;
  font-size: 40px;
}

.art_gen .c-wrapper>ul:last-child,
.art_pers .c-wrapper>ul:last-child,
.art_gen .c-wrapper>ol:last-child,
.art_pers .c-wrapper>ol:last-child {
  margin-bottom: 0px;
}

.art_gen ul li:last-child,
.art_pers ul li:last-child .art_gen ol li:last-child,
.art_pers ol li:last-child {
  margin-bottom: 0px;
}

.art_gen .boton,
.art_pers .boton {
  display: inline-block;
  padding: 20px;
  background: #478fab;
  color: #fff;
  font-size: 20px;
  box-shadow: 0 14px 40px -10px rgb(0 0 0 / 0%);
  transition: all 0.3s ease;
}

.art_gen .btn,
.art_pers .btn {
  display: inline-block;
  color: #fff;
  padding: 15px 20px;
  background: #478fab;
  border: 2px solid #478fab;
  border-radius: 0;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  transition: 0.4s;
}

.art_gen .btn:hover,
.art_pers .btn:hover {
  background-color: #fff;
  color: #478fab;
}

.art_gen a.boton:hover,
.art_pers a.boton:hover {
  box-shadow: 0 14px 40px -10px rgb(0 0 0 / 10%);
  background-color: #478fabd1;
  color: #fff;
}

.art_gen img.mobile,
.art_pers img.mobile {
  display: none;
}

.cols-img img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}

blockquote {
  font-size: 23px;
  color: #478fab;
  text-align: center !important;
  font-weight: 400;
  line-height: 1.5em;
  font-style: italic;
  margin: 0 !important;
  background: #f5f5f5;
  padding: 40px 20px;
}

.fuente {
  font-size: 15px;
  line-height: 1.25em;
  margin-bottom: 0;
  margin-top: 15px;
  padding: 0 !important;
  text-align: center;
}

.dest {
  color: #478fab;
  font-weight: bold;
  font-size: 22px;
}

.galeria-imgs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  gap: 10px;
}

.galeria-imgs>div {
  flex: 0 0 32.33%;
}

/* Carrusel de imágenes */
.swiper {
  width: 100%;
  height: 100%;
  margin-bottom: 25px;
  padding-bottom: 45px !important;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-pagination {
  bottom: 5px !important;
  z-index: 999 !important;
}

.swiper-pagination-bullet {
  width: 15px !important;
  height: 15px !important;
  margin: 0 10px !important;
  background-color: #478fab !important;
}

/* Artículo 2 */
.art_gen_2 .secciones>.c-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.art_gen_2 .secciones>.c-wrapper .sidebar {
  flex: 0 0 17%;
}

.art_gen_2 .secciones>.c-wrapper .sidebar>p:first-child {
  font-size: 12px;
  margin-bottom: 10px;
}

.art_gen_2 .secciones>.c-wrapper>.sidebar>p:nth-child(3) {
  font-size: 16px;
  margin-top: 30px;
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 1.25em;
  color: var(--second-color);
}

.art_gen_2 .secciones>.c-wrapper .c-wrapper-content {
  flex: 0 0 79%;
  padding-left: 40px;
}

.art_gen_2 .caso-clinico-2 .galeria-imgs>div {
  flex: 0 0 24%;
}

.art_gen_2 .caso-clinico-2 .galeria-imgs>div:first-child,
.art_gen_2 .caso-clinico-2 .galeria-imgs>div:last-child {
  flex: 0 0 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.art_gen_2 .caso-clinico-2 .galeria-imgs>div:first-child img,
.art_gen_2 .caso-clinico-2 .galeria-imgs>div:last-child img {
  max-width: 50%;
}

.art_gen_2 .caso-clinico-2 .galeria-imgs>div:nth-child(2),
.art_gen_2 .caso-clinico-2 .galeria-imgs>div:nth-child(3),
.art_gen_2 .caso-clinico-2 .galeria-imgs>div:nth-child(4) {
  flex: 0 0 32.33%;
}

.art_gen_2 .seccion_3 .bloq-cols {
  margin-bottom: 30px !important;
}

.art_gen_2 .seccion_5>.c-wrapper>p:not(:last-child),
.art_gen_2 .seccion_7>.c-wrapper>p:not(:last-child),
.art_gen_2 .seccion_8>.c-wrapper>p:not(:last-child) {
  margin-bottom: 30px !important;
}

/* Artículo 4*/
#juego-tresraya table {
  background-color: #478fab;
  border: 2px solid #478fab;
}

#juego-tresraya td {
  font-family: "Poppins", sans-serif;
  width: 110px;
  height: 110px;
  border: 2px solid #478fab;
  font-size: 60px;
  /* color: #EB576F; */
  color: transparent;
  text-align: center;
  position: relative;
  background-color: #f5f5f5 !important;
}

#juego-tresraya td.x {
  background: url(/images/revista-23/n4/bgX.webp);
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}

#juego-tresraya td.o {
  background: url(/images/revista-23/n4/bgO.webp);
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}

#juego-tresraya td img {
  max-width: 90px;
  max-height: 90px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding-left: 8px;
}

#juego-tresraya #tablero {
  padding: 20px;
  border-radius: 10px;
  background-color: #f5f5f5;
  text-align: center;
  width: fit-content;
  margin: 0 auto 20px;
}

#juego-tresraya #opcion1,
#juego-tresraya #opcion2 {
  text-align: center;
}

#juego-tresraya .btn {
  /* cursor: url(../../images/arrow-cursor-hover.png), auto !important; */
  cursor: pointer;
}

#juego-tresraya #final {
  align-content: center;
  text-align: center;
}

#juego-tresraya #mensaje {
  font-family: "Poppins", sans-serif;
  font-size: 1.5em;
  color: #000;
  text-align: center;
  margin: 30px auto 0;
  width: 350px;
  max-width: 85%;
  background: var(--blanco);
  padding: 40px 20px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  border-bottom: 5px solid var(--azul);
  border-radius: 10px;
}

#juego-tresraya .ocultar {
  display: none !important;
}

/* Artículo 6 */
.art_gen_6>.seccion_3>div>div:nth-child(4) {
  margin-bottom: 30px;
}

/* Artículo 7 */
.art_gen_7 .seccion_4>.c-wrapper>ul {
  margin-bottom: 10px;
}

.art_gen_7 .seccion_4 .bloq-cols ul {
  margin-top: 0;
  margin-bottom: 0;
}

/* Artículo 9 */
.art_gen_9 .seccion_2 .bloq-cols {
  margin-bottom: 30px !important;
}

/* ----- RESPONSIVE -------- */
@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1280px) {
  .bloq-video #text1 {
    bottom: -45px;
    right: -90px;
  }
}

@media screen and (max-width: 820px) {
  .art_pers .bloq-cols.cols-bloq {
    flex-direction: column-reverse;
  }

  .art_pers .bloq-cols.cols-bloq .cols-2col:first-child {
    padding-bottom: 0;
  }

  .art_pers .bloq-cols.cols-bloq .cols-2col:first-child p {
    margin-bottom: 0;
  }

  .art_gen .bloq-cols .cols-2col.cols-img,
  .art_pers .bloq-cols .cols-2col.cols-img {
    padding-top: 0;
    max-width: 70%;
    width: 100%;
    margin: auto;
  }

  .art_gen .num,
  .art_pers .num {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 22;
  }

  .art_gen ul,
  .art_pers ul {
    margin-left: 15px;
  }

  .art_gen h2,
  .art_pers h2 {
    margin-bottom: 1.25em;
    padding-bottom: 0 !important;
  }

  .art_gen .bloq-cols,
  .art_pers .bloq-cols {
    flex-direction: column;
  }

  .art_gen .bloq-cols.bloq-cols.cols-bloq,
  .art_pers .bloq-cols.bloq-cols.cols-bloq {
    flex-direction: column-reverse;
  }

  .art_gen .bloq-video,
  .art_pers .bloq-video {
    width: 90%;
  }

  .question {
    font-size: 20px;
  }

  .bloq-video #text1 {
    display: none;
  }

  .c-full {
    padding: 20px 20px !important;
  }

  .c-full.seccion_1 {
    padding-top: 40px !important;
  }

  .c-full .c-wrapper {
    padding: 0 !important;
  }

  /* .art_gen p:last-child, */
  .art_gen .c-wrapper>p:last-child {
    margin-bottom: 0;
  }

  .art_gen .bloq-cols.cols-bloq>.cols-2col {
    padding-bottom: 0;
  }

  blockquote {
    font-size: 18px;
    padding: 25px 20px;
  }

  .art_gen .c-full .c-wrapper>.bloq-cols .cols-2col>p:last-child,
  .art_pers .c-full .c-wrapper>.bloq-cols .cols-2col>p:last-child {
    margin-bottom: 0px;
  }

  .galeria-imgs>div {
    flex: 0 0 31.33%;
  }

  /* Artículo 2 */
  .art_gen_2 .secciones>.c-wrapper .sidebar img {
    width: 100%;
  }

  .art_gen_2 .secciones>.c-wrapper .c-wrapper-content {
    flex: 0 0 77%;
  }

  .art_gen_2 .seccion_3 .bloq-cols .cols-2col:not(.cols-2col.cols-img),
  .art_gen_2 .seccion_3 .bloq-cols .cols-2col p {
    padding-top: 0;
  }

  .art_gen_2 .caso-clinico-2 .galeria-imgs>div {
    flex: 0 0 23%;
  }

  .art_gen_2 .caso-clinico-2 .galeria-imgs>div:nth-child(2),
  .art_gen_2 .caso-clinico-2 .galeria-imgs>div:nth-child(3),
  .art_gen_2 .caso-clinico-2 .galeria-imgs>div:nth-child(4) {
    flex: 0 0 31.33%;
  }

  /* Artículo 6 */
  .art_gen_6>.seccion_3 .cols-2col:not(.cols-img) p {
    padding-top: 0;
  }
}

@media screen and (max-width: 600px) {

  /* Estilos generales de los artículos */
  .art_gen h3,
  .art_gen h3.inner-subtit {
    font-size: 1.35em;
  }

  .art_gen .bloq-video iframe,
  .art_pers .bloq-video iframe,
  .art_gen .bloq-video video,
  .art_pers .bloq-video video {
    height: auto;
  }

  .bloq-video #text1 {
    display: none;
  }

  .art_gen .boton,
  .art_pers .boton {
    font-size: 18px;
  }

  .art_pers .fuente,
  .art_gen .fuente {
    text-align: left;
  }

  .art_gen .bloq-cols .cols-2col.cols-img,
  .art_pers .bloq-cols .cols-2col.cols-img {
    max-width: 100%;
  }

  .galeria-imgs>div {
    flex: 0 0 48%;
  }

  .swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
    margin: 0 5px 5px !important;
  }

  /* Artículo 2 */
  .art_gen_2 .secciones>.c-wrapper .sidebar {
    flex: 0 0 60%;
    margin-bottom: 30px;
  }

  .art_gen_2 .secciones>.c-wrapper .c-wrapper-content {
    flex: 0 0 100%;
    padding-left: 0;
  }

  .art_gen_2 .secciones>.c-wrapper .c-wrapper-content .c-full {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .art_gen_2 .secciones>.c-wrapper .c-wrapper-content .bloq-cols {
    flex-direction: column !important;
  }

  .art_gen_2 .secciones>.c-wrapper .c-wrapper-content .bloq-cols .cols-2col {
    flex: 0 0 100% !important;
  }

  .art_gen_2 .secciones>.c-wrapper .c-wrapper-content .bloq-cols .cols-2col.cols-img:not(:last-child) {
    padding-bottom: 30px !important;
  }

  .art_gen_2 .caso-clinico-2 .galeria-imgs>div:first-child img,
  .art_gen_2 .caso-clinico-2 .galeria-imgs>div:last-child img {
    max-width: 100%;
  }

  .art_gen_2 .caso-clinico-2 .galeria-imgs>div {
    flex: 0 0 48%;
  }

  .art_gen_2 .caso-clinico-2 .galeria-imgs>div:nth-child(2),
  .art_gen_2 .caso-clinico-2 .galeria-imgs>div:nth-child(3),
  .art_gen_2 .caso-clinico-2 .galeria-imgs>div:nth-child(4) {
    flex: 0 0 100%;
  }

  /* artículo 4*/
  #opcion1 button {
    width: 48%;
  }

  #opcion2 button {
    width: 100%;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 385px) {
  #juego-tresraya td img {
    padding-left: 0;
  }
}

@media screen and (max-width: 330px) {}