/* - - - - - - - - - - ARTÍCULOS PERSONALIZADOS - - - - - - - - - - */
/* ESTOCLINIC Artículo 1 (n8) */
.estoclinic.art_pers .seccion_3 .bloq-cols,
.estoclinic.art_pers .seccion_4 .bloq-cols {
  margin-bottom: 30px;
}

/* MANUEL ROMERO Artículo 1 (n8) */
.clinica-manuel-romero.art_pers .seccion_4 .bloq-cols:last-child {
  margin-top: 30px;
}

/* ITURRALDE Artículo 1 (n8) */
.clinica-iturralde.art_pers .seccion_2 .bloq-cols,
.clinica-iturralde.art_pers .seccion_3 .bloq-cols,
.clinica-iturralde.art_pers .seccion_5 .bloq-cols {
  margin-bottom: 30px;
}

/* GRANDÍO Artículo 1 (n8) */
.clinica-grandio.art_pers .seccion_2 .bloq-cols {
  margin-bottom: 30px;
}

/* GRANDÍO Artículo 1 (n9) */
.clinica-grandio.art_2 .seccion_4 .bloq-cols {
  margin-bottom: 30px;
}

.clinica-grandio.art_2 .seccion_4 .bloq-cols .cols-img img {
  object-position: center right;
}

/* GALVÁN Artículo 1 (n8) */
.clinica-galvan.art_pers .seccion_1 .bloq-cols {
  margin-bottom: 30px;
  row-gap: 30px;
}

/* LOSCOS Artículo 1 (n8) */
.clinica-loscos.art_pers .seccion_5 .bloq-cols {
  margin-bottom: 30px;
}

/* LOSCOS Artículo 1 (n9) */
.clinica-loscos.art_2 .seccion_3 .bloq-cols,
.clinica-loscos.art_2 .seccion_4 .bloq-cols {
  margin-bottom: 30px;
}

/* CIRO Artículo 1 (n8) */
.clinica-ciro.art_pers .seccion_4 .bloq-cols {
  row-gap: 30px;
}

/* CIRO Artículo 1 (n9) */
.clinica-ciro.art_2 .seccion_4 .bloq-cols {
  margin-bottom: 30px;
}

/* PARDO Artículo 1 (n8) */
.instituto-dental-avanzado-pardo.art_pers .seccion_3 .bloq-cols {
  margin-bottom: 30px;
}

/* ARAÚJO Artículo 1 (n8) */
.araujo-smart-dental.art_pers h3 {
  font-size: 1.2em;
}

/* IORTIA Artículo 1 (n8) */
.clinica-iortia.art_pers .seccion_2 .bloq-cols {
  margin-bottom: 30px;
}

/* QUEROL Artículo 1 (n8) */
.cristina-querol.art_pers .seccion_2 ul {
  margin-top: 0;
}

/* SICILIA */
.clinica-sicilia.art_1 .seccion_3 .bloq-cols {
  margin-bottom: 30px !important;
}

.clinica-sicilia.art_1 .seccion_3 .bloq-cols p {
  padding-top: 0;
}

/* VELA-SEGALA */
.clinica-vela-segala .seccion_4 .bloq-cols {
  margin-bottom: 30px !important;
}

.clinica-vela-segala .seccion_4 .bloq-cols p {
  padding-top: 0;
}

/* PLA */
.clinica-rafael-pla.art_2 .bloq-video {
  margin-bottom: 30px;
}

.clinica-rafael-pla.art_pers .seccion_2 .bloq-cols {
  margin-bottom: 30px;
}

/* CRISTINA QUEROL */
.cristina-querol.art_2 .bloq-video {
  margin-bottom: 30px;
}

/* COSTA DOCINA */
.clinica-costa-codina.art_1 img {
  max-width: 500px;
  margin-bottom: 30px;
}

.clinica-costa-codina.art_2 .bloq-cols ul {
  margin-top: 0;
  margin-bottom: 0;
}

@media screen and (max-width: 820px) {

  /* VELA-SEGALA */
  .clinica-vela-segala .seccion_4 .bloq-cols {
    margin-bottom: 0 !important;
  }

  /* GRANDÍO Artículo 1 (n9) */
  .clinica-grandio.art_2 .seccion_4 .bloq-cols {
    margin-bottom: 0;
  }

  .clinica-grandio.art_2 .seccion_4 .bloq-cols .cols-img {
    padding-bottom: 0;
  }

  .clinica-grandio.art_2 .seccion_4 .bloq-cols .cols-img img {
    object-position: center center;
  }

  /* ARAÚJO Artículo 1 (n8) */
  .araujo-smart-dental.art_pers .seccion_4 li p {
    padding-top: 0 !important;
  }
}