body {
  font-family: "Open Sans", sans-serif !important;
}

a {
  text-decoration: none;
}

.bg-crianza.nodo-30 {
  background: #fff;
  padding-bottom: 0 !important;
}

.nodo-30 .region-breadcrumb {
  display: none;
}

.page-node-type-paso .region-breadcrumb {
  display: none;
}
.page-node-type-paso .bg-crianza {
  background: #fff;
  padding-bottom: 0 !important;
}

.nav-home {
  padding: 0 20px;
  background-color: #FFFFFF;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 767.9px) {
  .nav-home {
    padding: 20px 0;
  }
}
.nav-home button.navbar-toggler {
  border: #FFF solid 2px;
  background: #FF574D;
  border-radius: 0px;
  position: absolute;
  padding: 5px;
  right: 10px;
  top: -40px;
}
.nav-home button.navbar-toggler .navbar-toggler-icon {
  -webkit-mask: var(--bs-navbar-toggler-icon-bg);
          mask: var(--bs-navbar-toggler-icon-bg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background: white;
}
.nav-home ul li {
  border-right: #FF705D solid 1px;
  position: relative;
  text-align: center;
  color: #1C2A37;
}
@media (max-width: 767.9px) {
  .nav-home ul li {
    border-right: none;
  }
}
.nav-home ul li:last-child {
  border: none;
}
.nav-home #block-crianza-tecno-menuinformativo {
  margin-bottom: 20px;
}
.nav-home #block-crianza-tecno-menuinformativo a {
  padding: 0px 5px !important;
  font-size: 14px;
  color: #FF705D;
}
.nav-home #block-crianza-tecno-main-navigation {
  margin-bottom: 10px;
}
@media (max-width: 767.9px) {
  .nav-home #block-crianza-tecno-main-navigation ul {
    margin-top: 15px;
    z-index: 100;
    position: relative;
    background-color: #DEE2E2;
    clear: both;
  }
}
@media (max-width: 767.9px) {
  .nav-home #block-crianza-tecno-main-navigation ul li .nav-link.dropdown-toggle {
    justify-content: flex-start;
  }
}
.nav-home #block-crianza-tecno-main-navigation ul li::before {
  content: "";
  width: 25px;
  height: 25px;
  display: block;
  margin: 0 auto;
}
@media (max-width: 767.9px) {
  .nav-home #block-crianza-tecno-main-navigation ul li::before {
    display: none;
  }
}
.nav-home #block-crianza-tecno-main-navigation ul li:nth-child(1)::before {
  background: url("../img/icn_-.png") no-repeat center;
}
.nav-home #block-crianza-tecno-main-navigation ul li:nth-child(2)::before {
  background: url("../img/icn_pies.png") no-repeat center;
}
.nav-home #block-crianza-tecno-main-navigation ul li:nth-child(3)::before {
  background: url("../img/icn_maleta.png") no-repeat center;
}
@media (max-width: 767.9px) {
  .nav-home #block-crianza-tecno-main-navigation ul li {
    text-align: left;
    border-bottom: 1px solid #1C2A37;
  }
}
.nav-home .dropdown-menu a {
  border-bottom: #D4D4D3 solid 1px;
  padding: 5px 0px !important;
  color: #2C4456;
  margin: 0px 5px;
  border: none;
}
.nav-home .dropdown-menu li {
  border: none;
}
.nav-home .dropdown-menu li::before {
  display: none !important;
}
.nav-home .dropdown-menu li:hover {
  background-color: #FD7058;
}
.nav-home .dropdown-menu li:hover a:hover {
  color: #FFFFFF;
  background-color: #FD7058;
  position: relative;
}

.menu-pasos .paso15 a,
.menu-pasos .paso24 a,
.menu-pasos .paso25 a,
.menu-pasos .paso26 a {
  font-weight: 800;
  font-size: 1.2em;
  position: relative;
  padding: 25px 10px 25px 66px;
}

.menu-pasos .paso15 a:before,
.menu-pasos .paso24 a:before,
.menu-pasos .paso25 a:before,
.menu-pasos .paso26 a:before {
  content: "";
  position: absolute;
  width: 62px;
  height: 62px;
  top: 4px;
  left: 0px;
}

.paso-icono img {
  width: 65px;
}

.menu-pasos15 a:hover {
  background-color: #AB2429;
  transition: 0.5s;
}

.menu-pasos24 a:hover {
  background-color: #679926;
  transition: 0.5s;
}

.menu-pasos25 a:hover {
  background-color: #B85900;
  transition: 0.5s;
}

.menu-pasos26 a:hover {
  background-color: #008E80;
  transition: 0.5s;
}

.menu-pasos .views-row {
  border-bottom: 1px solid #fff;
}
.menu-pasos .views-row a {
  color: #fff;
  display: block;
  text-decoration: none;
}
.menu-pasos .views-row .paso15 a:before {
  background: url(../img/img_proteger.png) no-repeat;
  background-size: contain;
}
.menu-pasos .views-row .paso24 a:before {
  background: url(../img/img_orientar.png) no-repeat;
  background-size: contain;
}
.menu-pasos .views-row .paso25 a:before {
  background: url(../img/img_inspirar2.png) no-repeat;
  background-size: contain;
}
.menu-pasos .views-row .paso26 a:before {
  background: url(../img/img_empoderar.png) no-repeat;
  background-size: contain;
}

h1.page-header {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  text-transform: uppercase;
  font-size: 3em;
  margin-bottom: 30px;
}

img.familia {
  width: 100%;
  height: auto;
}

.imagen-destacada {
  margin-bottom: 15px;
}
.imagen-destacada img {
  width: 100%;
  height: 280px;
  -o-object-fit: cover;
     object-fit: cover;
}

.item-recurso {
  padding: 15px;
  margin-bottom: 30px;
}

.titulo-recurso {
  color: #337ab7;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.3em;
}
.titulo-recurso a {
  text-decoration: none;
  color: #337ab7;
}

main .page-node-15 {
  background: url(../img/img_fondoCompurojo.png) no-repeat #E83C3D;
}
main .page-node-15 .block-page-title-block {
  display: none;
}
main .page-node-15 .descripcion {
  border: #AB2429 solid 2px;
}
main .page-node-24 {
  background: #8CC63F url(../images/img_fondoCompuverde.png) no-repeat;
}
main .page-node-24 .block-page-title-block {
  display: none;
}
main .page-node-24 .descripcion {
  border: #679926 solid 2px;
}
main .page-node-25 {
  background: #F7931E url(../images/img_fondoCompunaranja.png) no-repeat;
}
main .page-node-25 .block-page-title-block {
  display: none;
}
main .page-node-25 .descripcion {
  border: #E66F00 solid 2px;
}
main .page-node-26 {
  background: #00A99D url(../images/img_fondoComputurqueza.png) no-repeat;
}
main .page-node-26 .block-page-title-block {
  display: none;
}
main .page-node-26 .descripcion {
  border: #008E80 solid 2px;
}

.texto-blanco h1 {
  color: #fff;
}
.texto-blanco h2 {
  color: #fff;
}
.texto-blanco h3 {
  color: #fff;
}
.texto-blanco h4 {
  color: #fff;
}
.texto-blanco p {
  color: #fff;
}
.texto-blanco span {
  color: #fff;
}
.texto-blanco li {
  color: #fff;
}
.texto-blanco a {
  color: #fff;
}

.paso-descripcion .descripcion {
  color: #fff;
  padding: 20px 20px 10px;
  border-radius: 15px;
}

.segundo-texto {
  margin-top: 30px;
}

.field--name-field-media-oembed-video .field__item {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.field--name-field-media-oembed-video .field__item iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slider-pasos.slider-15 {
  background: url(../img/img_cabezotasrojas.png) no-repeat #AB2429;
  background-position-x: 86%;
  background-position-y: 25%;
  padding: 40px 20px;
  background-size: 20%;
  margin-top: 40px;
}
.slider-pasos.slider-15 h2 {
  color: #AB2429;
  display: block;
  background: #fff;
  border-radius: 5px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 5px 15px;
  margin-bottom: 30px;
  font-size: 1.7em;
}
.slider-pasos.slider-15 .tns-nav button.tns-nav-active {
  background: #fff !important;
  color: #AB2429;
}
.slider-pasos.slider-15 .tns-nav button:hover {
  background: #fff !important;
  color: #AB2429;
  transition: 0.5s;
}
.slider-pasos.slider-24 {
  background: url(../img/img_cabezotasverdes.png) no-repeat #8CC63F;
  background-position-x: 86%;
  background-position-y: 25%;
  padding: 40px 20px;
  background-size: 20%;
  margin-top: 40px;
}
.slider-pasos.slider-24 h2 {
  color: #8CC63F;
  display: block;
  background: #fff;
  border-radius: 5px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 5px 15px;
  margin-bottom: 30px;
  font-size: 1.7em;
}
.slider-pasos.slider-24 .tns-nav button.tns-nav-active {
  background: #fff !important;
  color: #8CC63F;
}
.slider-pasos.slider-24 .tns-nav button:hover {
  background: #fff !important;
  color: #8CC63F;
  transition: 0.5s;
}
.slider-pasos.slider-25 {
  background: url(../img/img_cabezotasnaranjas.png) no-repeat #E66F00;
  background-position-x: 86%;
  background-position-y: 25%;
  padding: 40px 20px;
  background-size: 20%;
  margin-top: 40px;
}
.slider-pasos.slider-25 h2 {
  color: #E66F00;
  display: block;
  background: #fff;
  border-radius: 5px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 5px 15px;
  margin-bottom: 30px;
  font-size: 1.7em;
}
.slider-pasos.slider-25 .tns-nav button.tns-nav-active {
  background: #fff !important;
  color: #E66F00;
}
.slider-pasos.slider-25 .tns-nav button:hover {
  background: #fff !important;
  color: #E66F00;
  transition: 0.5s;
}
.slider-pasos.slider-26 {
  background: url(../img/img_cabezotasturquezas.png) no-repeat #00A99D;
  background-position-x: 86%;
  background-position-y: 25%;
  padding: 40px 20px;
  background-size: 20%;
  margin-top: 40px;
}
.slider-pasos.slider-26 h2 {
  color: #00A99D;
  display: block;
  background: #fff;
  border-radius: 5px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 5px 15px;
  margin-bottom: 30px;
  font-size: 1.7em;
}
.slider-pasos.slider-26 .tns-nav button.tns-nav-active {
  background: #fff !important;
  color: #00A99D;
}
.slider-pasos.slider-26 .tns-nav button:hover {
  background: #fff !important;
  color: #00A99D;
  transition: 0.5s;
}
.slider-pasos h3 {
  color: #fff;
  font-size: 1.5em;
}
.slider-pasos .slider-container {
  align-items: center;
}
.slider-pasos .slider-container img {
  width: 175px;
}
.slider-pasos .slider-wrapper {
  align-items: center;
}
.slider-pasos .tns-outer p {
  margin: 0;
  padding: 0.8em 0;
  line-height: 1.4;
  font-weight: 300;
  text-align: left;
  font-size: 1.1em;
  color: #fff;
}
.slider-pasos .tns-outer .tns-controls {
  text-align: center;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.slider-pasos .tns-outer .tns-controls [aria-controls] {
  font-size: 15px;
  margin: 0 5px;
  padding: 0 1em;
  height: 2.5em;
  color: #fff;
  border: 1px solid #fff !important;
  background: transparent;
  border-radius: 5px;
  border: 0;
}
.slider-pasos .tns-nav button {
  width: auto !important;
  height: auto !important;
  padding: 0px 7px !important;
  margin: 0 5px;
  border-radius: 50% !important;
  background: transparent !important;
  border: 1px solid #fff !important;
  color: #fff;
  text-align: center;
}

.resources {
  background: #D1D9DB;
  padding: 50px 20px;
}
.resources.recursos-15 h2 {
  color: #E83C3D;
  border-bottom: 3px solid #E83C3D;
}
.resources.recursos-24 h2 {
  color: #8CC63F;
  border-bottom: 3px solid #8CC63F;
}
.resources.recursos-25 h2 {
  color: #E66F00;
  border-bottom: 3px solid #E66F00;
}
.resources.recursos-26 h2 {
  color: #00A99D;
  border-bottom: 3px solid #00A99D;
}
.resources .recursos-relacionados {
  background: #fff;
}

.audios {
  padding: 50px 20px 150px 20px;
}
.audios h3 {
  font-size: 1.1em;
}
.audios h3 a {
  color: #492C4A;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px;
}
.audios .item-audio {
  margin-bottom: 15px;
  margin-top: 15px;
}
.audios .audiofield-player label {
  display: none;
}
.audios.audios-15 {
  background: url(../img/img_fondo15.png) no-repeat #fff bottom center;
}
.audios.audios-15 .titulo-audios {
  border-bottom: #AB242A solid 5px;
  display: block;
}
.audios.audios-15 h2 {
  color: #fff;
  background: url(../img/icn_audiospeq.png) no-repeat #AB242A;
  width: -moz-fit-content;
  width: fit-content;
  padding: 7px 7px 7px 50px;
  background-position-x: 5px;
  background-position-y: 7px;
  background-size: 35px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.audios.audios-24 {
  background: url(../img/img_fondo24.png) no-repeat #fff bottom center;
}
.audios.audios-24 .titulo-audios {
  border-bottom: #8CC63F solid 5px;
  display: block;
}
.audios.audios-24 h2 {
  color: #fff;
  background: url(../img/icn_audiospeq.png) no-repeat #8CC63F;
  width: -moz-fit-content;
  width: fit-content;
  padding: 7px 7px 7px 50px;
  background-position-x: 5px;
  background-position-y: 7px;
  background-size: 35px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.audios.audios-25 {
  background: url(../img/img_fondo25.png) no-repeat #fff bottom center;
}
.audios.audios-25 .titulo-audios {
  border-bottom: #F7931E solid 5px;
  display: block;
}
.audios.audios-25 h2 {
  color: #fff;
  background: url(../img/icn_audiospeq.png) no-repeat #F7931E;
  width: -moz-fit-content;
  width: fit-content;
  padding: 7px 7px 7px 50px;
  background-position-x: 5px;
  background-position-y: 7px;
  background-size: 35px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.audios.audios-26 {
  background: url(../img/img_fondo26.png) no-repeat #fff bottom center;
}
.audios.audios-26 .titulo-audios {
  border-bottom: #00A99D solid 5px;
  display: block;
}
.audios.audios-26 h2 {
  color: #fff;
  background: url(../img/icn_audiospeq.png) no-repeat #00A99D;
  width: -moz-fit-content;
  width: fit-content;
  padding: 7px 7px 7px 50px;
  background-position-x: 5px;
  background-position-y: 7px;
  background-size: 35px;
  text-transform: uppercase;
  margin-bottom: 0;
}

.videos {
  padding: 50px 20px 50px 20px;
}
.videos h2 {
  color: #fff;
}
.videos h3 a {
  color: #fff;
  font-weight: bold;
  font-size: 1.3em;
}

.modal__container {
  width: 75%;
  height: 75%;
  max-width: 900px !important;
  border-radius: 4px;
  overflow-y: visible;
  box-sizing: border-box;
}

.modal-header .modal-title a {
  color: #492C4A;
  font-size: 1.3em;
  text-decoration: none;
}

.modal-body .field--name-field-media-oembed-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.modal-body .field--name-field-media-oembed-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video .field--name-field-media-oembed-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video .field--name-field-media-oembed-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.page-node-30 #block-crianza-tecno-page-title h1 {
  display: none;
}

.node-30.intro {
  background-image: url(../img/img_fondocompu-copia.png), url(../img/img_fondonube.png);
  background-position: 100px 50px;
  background-color: #178FAD;
  background-position: 100px 50px, center top;
  background-size: auto, 60%;
  background-repeat: no-repeat;
  background-blend-mode: initial;
  padding: 50px 15px;
}
.node-30.intro .descripcion p {
  font-size: 1.2em;
}

.seccion-1 {
  background: url(../img/img_fondo2.png) no-repeat #D1D9D9;
}

.seccion2 {
  background: url(../img/img_Fondo_tigre.png) #007A9B;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30%;
  padding: 50px 15px;
}
.seccion2 .descripcion p {
  font-size: 1.2em;
}

.banner-inicio h2 {
  background-color: #1C2A37;
  color: #fff;
  font-size: 1.3em;
  padding: 10px 20px;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 10px auto 0px;
  text-align: center;
}
.banner-inicio .tns-outer .tns-controls {
  text-align: center;
  margin-bottom: -38px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  position: relative;
}
.banner-inicio .tns-outer .tns-nav {
  text-align: center;
  margin: 10px 0;
  padding: 5px;
}
.banner-inicio .tns-outer .tns-nav [aria-controls] {
  width: 24px;
  height: 24px;
  padding: 0;
  margin: 5px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid #1C2A37 !important;
  color: #1C2A37;
  border: 0;
}
.banner-inicio .tns-outer .tns-nav [aria-controls]:hover {
  background: #1C2A37;
  color: #ffffff;
  transition: 0.5s;
}
.banner-inicio .tns-outer .tns-nav .tns-nav-active {
  background: #fff;
  color: #F05A25;
  transition: 0.5s;
}
.banner-inicio .tns-outer h2 {
  padding-top: 20px;
  text-align: left !important;
}
.banner-inicio .tns-outer p {
  text-align: left;
}

.item-banner {
  padding: 0px;
  border: 10px solid #fff;
  position: relative;
}
.item-banner .banner-contenido {
  position: absolute;
  height: 100%;
  top: 20%;
  left: 5%;
  width: 60vw;
}
.item-banner .banner-contenido h2 {
  color: #fff;
  font-size: 36px;
  background: transparent;
  margin-left: 0;
  padding: 0;
}
.item-banner .banner-contenido p {
  color: #FFF;
  font-size: 1.3em;
}
.item-banner .banner-contenido .banner-desc {
  color: #fff;
}
.item-banner .banner-contenido ul li {
  color: #fff;
}
.item-banner .banner-contenido ol li {
  color: #fff;
}
.item-banner .banner-contenido a {
  color: #fff;
}

.fila-video {
  background: #037B87;
  margin-bottom: 20px;
  border: 2px solid #fff;
  color: #fff;
  padding: 10px;
}
.fila-video .titulo-recurso {
  text-decoration: none;
  color: #FFF;
  margin-bottom: 5px !important;
}
.fila-video p {
  margin-bottom: 0;
}
.fila-video:hover {
  background: #01616F;
}

#contenedor-videos {
  height: 84vh;
  overflow: hidden;
  background: #037B87;
  margin-bottom: 20px;
  border: 2px solid #fff;
  color: #fff;
  padding: 10px;
}
#contenedor-videos .views-row {
  margin-bottom: 0px;
}
#contenedor-videos .views-row .titulo-recurso {
  text-decoration: none;
  color: #FFF;
  margin-bottom: 5px !important;
}
#contenedor-videos img {
  margin-bottom: 20px;
  width: 100%;
  height: auto;
}
#contenedor-videos .descripcion-video {
  min-height: 200px;
}

.download a {
  background: #F9A428;
  padding: 5px 8px;
  color: #FFF;
  position: relative;
  z-index: 100;
  border-radius: 4px;
  margin: 0 auto;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  transition: 0.5s;
}
.download a:hover {
  background: #FF574D;
  text-decoration: none;
  transition: 0.5s;
}

.item-investigacion {
  background: #E5E9EA;
  padding: 10px;
  border: 3px solid #f4f6f5;
}

.banner-quiz {
  margin-top: 30px;
}
.banner-quiz #bloque-quiz {
  background: url(../img/quiz.png) no-repeat center center;
  font-size: 0;
  display: block;
  width: 300px;
  height: 200px;
  background-size: contain;
  transition: 0.5s;
}
.banner-quiz #bloque-quiz:hover {
  transition: 0.5s;
  scale: 1.1;
}

.item-articulo .imagen-articulo-inicio {
  margin-bottom: 15px;
}
.item-articulo .ver-mas {
  background: #ff574e;
  color: #FFF;
  padding: 6px 15px;
  border-radius: 4px;
  margin-top: 15px;
  font-size: 1.1em;
  transition: 0.5s;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}
.item-articulo .ver-mas:hover {
  transition: 0.5s;
  background: #d3463e;
}
.item-articulo h2 a {
  color: #FF574D;
  text-decoration: none;
}
.item-articulo .intro {
  color: #12172E;
  border-left: #12172E solid 4px;
  padding-left: 10px;
}

.seccion-articulos {
  background: #f5f5f5;
}

.seccion-audios {
  background: url(../img/img_fondo.png) no-repeat center top #f5f5f5;
  padding-top: 150px;
}

.contenedor-audio {
  box-shadow: 8px 12px #0A4C5D;
  margin-bottom: 30px;
}
.contenedor-audio .header-audio {
  background: url(../img/icn_musica.png) no-repeat #FF705C;
  padding: 100px 20px 20px 20px;
  background-position-y: 20px;
  background-position-x: center;
}
.contenedor-audio .header-audio h3 {
  color: #fff;
  text-align: center;
}
.contenedor-audio .header-audio #audio-player {
  display: block;
  margin: 0 auto;
}

.cuadro-playlist .more-link {
  background: #f2f2f2;
  position: relative;
  cursor: pointer;
  min-height: 50px;
  padding: 5px 10px;
}
.cuadro-playlist .more-link a {
  color: #FF705D;
  float: right;
  font-weight: bold;
  margin: 7px 15px;
  font-size: 1.2em;
}

.fila-audio {
  background: #f2f2f2;
  position: relative;
  cursor: pointer;
  border-bottom: #00BCAD dashed 2px;
  min-height: 73px;
  padding: 15px 10px;
  transition: 0.5s;
}
.fila-audio:hover {
  transition: 0.5s;
  background: #00BCAD;
  color: #fff;
}
.fila-audio:hover .audio-item h3 {
  color: #fff;
}
.fila-audio .audio-item {
  position: relative;
  padding-right: 10px;
  padding-left: 25px;
  position: relative;
  color: #00536A;
}
.fila-audio .audio-item h3 {
  color: #00536A;
  font-size: 16px;
  font-weight: normal;
}
.fila-audio .audio-item h3:hover {
  color: #fff;
}
.fila-audio .audio-item:before {
  content: "";
  position: absolute;
  height: 10px;
  width: 10px;
  left: 10px;
  bottom: 0px;
  top: 0px;
  margin: auto;
  background: #FF705D;
  border-radius: 50%;
}
.fila-audio .descarga-audio {
  font-size: 0;
  background: url(../img/icn_descargar2.png) no-repeat center center;
  background-size: 15px;
  width: 15px;
  height: 15px;
  display: block;
  margin-left: 95%;
}

.contenedor-historias {
  background: #12172D;
  color: #fff;
  padding: 50px 20px;
}
.contenedor-historias .img-history {
  position: relative;
}
.contenedor-historias .img-history img {
  margin: 0 auto;
  display: block;
}
.contenedor-historias h3 {
  font-size: 18px;
  color: #fff;
  text-align: center;
}
.contenedor-historias .historia-item {
  margin-bottom: 30px;
  position: relative;
  transition: 0.5s;
}
.contenedor-historias .historia-item .contenido-historia {
  position: absolute;
  top: 0;
  opacity: 0;
  padding: 20px;
}
.contenedor-historias .historia-item .contenido-historia h3 {
  color: #fff;
  font-size: 1.1em;
}
.contenedor-historias .historia-item .contenido-historia p {
  font-size: 1em;
}
.contenedor-historias .historia-item .contenido-historia .boton-ver {
  color: #B50000;
  background: #fff;
  border-radius: 10px;
  padding: 5px 15px;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  transition: 0.5s;
  margin-top: 15px;
}
.contenedor-historias .historia-item .contenido-historia .boton-ver:hover {
  background: #B50000;
  color: #fff;
  border-radius: 10px;
  padding: 5px 15px;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  transition: 0.5s;
  margin-top: 15px;
}
.contenedor-historias .historia-item .title {
  opacity: 1;
}
.contenedor-historias .historia-item:hover {
  background: rgba(0, 0, 0, 0.7);
  transition: 0.5s;
}
.contenedor-historias .historia-item:hover .title {
  opacity: 0;
}
.contenedor-historias .historia-item:hover .contenido-historia {
  opacity: 1;
}
.contenedor-historias .historia-159 {
  background: #39B54A;
  color: #fff;
  padding: 20px;
}
.contenedor-historias .historia-158 {
  background: #319b3f;
  color: #fff;
  padding: 20px;
}
.contenedor-historias .historia-160 {
  background: #00BDAC;
  color: #fff;
  padding: 20px;
}
.contenedor-historias .historia-16 {
  background: #B50001;
  color: #fff;
  padding: 20px;
}

.seccion-infografias h2 {
  font-weight: bold;
  color: #2C9FA8;
}
.seccion-infografias h2 span {
  font-weight: normal;
}
.seccion-infografias .cuadro-info {
  background: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
}
.seccion-infografias .item-infografia {
  position: relative;
  margin-bottom: 25px;
  margin-top: 25px;
}
.seccion-infografias .item-infografia .contenido-info {
  position: absolute;
  top: 0;
  padding: 20px;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  opacity: 0;
  transition: 0.5s;
}
.seccion-infografias .item-infografia .contenido-info:hover {
  opacity: 1;
  transition: 0.5s;
}
.seccion-infografias .item-infografia .contenido-info h3 {
  font-size: 1.2em;
}
.seccion-infografias .item-infografia .contenido-info a {
  color: #B50000;
  background: #fff;
  border-radius: 10px;
  padding: 5px 15px;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  transition: 0.5s;
  margin-top: 15px;
}
.seccion-infografias .item-infografia .contenido-info a:hover {
  background: #B50000;
  color: #fff;
  padding: 5px 15px;
  border-radius: 10px;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  transition: 0.5s;
  margin-top: 15px;
}
.seccion-infografias .ciber-inicio h2 {
  font-weight: 500;
  color: #333;
  margin-bottom: 15px;
}
.seccion-infografias .ciber-inicio .tns-outer {
  background: #F77C1E;
}
.seccion-infografias .ciber-inicio .tns-outer .texto-consejo {
  padding: 15px 15px 0 0;
  color: #fff;
}
.seccion-infografias .ciber-inicio .tns-outer .texto-consejo p {
  font-weight: 500;
  text-align: left;
}
.seccion-infografias .ciber-inicio .tns-outer .tns-controls {
  text-align: center;
  margin-bottom: 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-flow: row wrap;
}
.seccion-infografias .ciber-inicio .tns-outer .tns-controls button {
  background: #F05A25;
  color: #fff;
}
.seccion-infografias .ciber-inicio .tns-nav {
  text-align: center;
  margin: 10px 0;
  background: #F05A25;
  padding: 5px;
}
.seccion-infografias .ciber-inicio .tns-nav [aria-controls] {
  width: 24px;
  height: 24px;
  padding: 0;
  margin: 5px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  border: 0;
}
.seccion-infografias .ciber-inicio .tns-nav [aria-controls]:hover {
  background: #fff;
  color: #F05A25;
  transition: 0.5s;
}
.seccion-infografias .ciber-inicio .tns-nav .tns-nav-active {
  background: #fff;
  color: #F05A25;
  transition: 0.5s;
}

.boletin-inicio .mail .block-title {
  font-size: 1.75em;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  padding: 15px 40px 15px 60px;
  margin: 0px;
  background: url(../img/icn_peq.png) no-repeat #214759;
  position: relative;
  text-align: center;
  background-position-x: 15px;
  background-position-y: center;
}
.boletin-inicio .mail .form-mail {
  background: #F5F5F5;
  padding: 23px 45px;
}
.boletin-inicio .mail .form-mail p {
  color: #214759;
  font-size: 1.2em;
}
.boletin-inicio .mail .form-mail .form-group {
  width: 85%;
  float: left;
}
.boletin-inicio .mail .form-mail .btn-mail {
  width: 9%;
  background: #F9C33D;
  border: none;
  height: 37px;
  color: #fff;
  font-weight: 800;
}

#block-crianza-tecno-views-block-articulos-block-2-2 {
  border: 15px solid #FF601F;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
#block-crianza-tecno-views-block-articulos-block-2-2 .more-link {
  background: #C2C2C2;
  padding: 7px 15px;
}
#block-crianza-tecno-views-block-articulos-block-2-2 .more-link a {
  background: #ff574e;
  color: #FFF;
  padding: 6px 15px;
  border-radius: 4px;
  margin: 0 auto;
  font-size: 1.1em;
  transition: 0.5s;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}
#block-crianza-tecno-views-block-articulos-block-2-2 .more-link a:hover {
  transition: 0.5s;
  background: #d3463e;
}

.item-articulo-sec {
  background: #12172C;
}
.item-articulo-sec .desc {
  padding-top: 15px;
}
.item-articulo-sec .imagen-articulos-sec img {
  width: 120px;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
}
.item-articulo-sec h3 {
  font-size: 19px;
}
.item-articulo-sec h3 a {
  color: #fff;
}

.menu-curriculum {
  background: #FC813B;
  padding: 30px;
  border-radius: 10px 10px 0px 0px;
  box-shadow: rgba(0, 0, 0, 0.3) 5px 5px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.menu-curriculum h2 {
  text-transform: uppercase;
  font-size: 2em;
  text-align: center;
  color: #fff;
  font-weight: 800;
  margin: 5px 5px 10px;
}
.menu-curriculum h2 span {
  font-size: 1.8em;
  font-weight: 600;
}
.menu-curriculum .views-row {
  border-bottom: 1px solid #fff;
}
.menu-curriculum .views-row a {
  background: url(../img/icn_curriculum.png) no-repeat;
  padding: 10px 10px 10px 30px;
  background-size: 22px;
  background-position-x: 0;
  background-position-y: 14px;
  transition: 0.5s;
  display: block;
  font-size: 1.2em;
}
.menu-curriculum .views-row a:hover {
  background-position-x: 5px;
  background-position-y: 10px;
  transition: 0.5s;
}

.seccion3 {
  background-image: url(../img/img_fondopasos.png);
  background-color: #D1D9D9;
  padding: 50px 15px;
  background-position: 47% -2%;
  background-repeat: no-repeat;
}

.pasos-menu2 h2 {
  color: #003F53;
  font-size: 3em;
  font-weight: 800;
  text-align: center;
}
.pasos-menu2 .paso15 {
  background: url(../img/img_paso1.png) no-repeat #E83C3D;
  overflow: hidden;
  padding: 20px 10px 20px 180px;
  background-position-x: 20px;
  background-position-y: center;
  margin-bottom: 20px;
  background-size: 140px;
}
.pasos-menu2 .paso15 a {
  color: #fff;
  text-decoration: none;
  font-size: 3.18em;
  font-weight: 800;
  text-transform: uppercase;
}
.pasos-menu2 .paso24 {
  background: url(../img/img_paso2.png) no-repeat #8CC63F;
  overflow: hidden;
  padding: 20px 10px 20px 180px;
  background-position-x: 20px;
  background-position-y: center;
  margin-bottom: 20px;
  background-size: 140px;
}
.pasos-menu2 .paso24 a {
  color: #fff;
  text-decoration: none;
  font-size: 3.18em;
  font-weight: 800;
  text-transform: uppercase;
}
.pasos-menu2 .paso25 {
  background: url(../img/img_paso3.png) no-repeat #F7931E;
  overflow: hidden;
  padding: 20px 10px 20px 180px;
  background-position-x: 20px;
  background-position-y: center;
  margin-bottom: 20px;
  background-size: 140px;
}
.pasos-menu2 .paso25 a {
  color: #fff;
  text-decoration: none;
  font-size: 3.18em;
  font-weight: 800;
  text-transform: uppercase;
}
.pasos-menu2 .paso26 {
  background: url(../img/img_paso4.png) no-repeat #00A99D;
  overflow: hidden;
  padding: 20px 10px 20px 180px;
  background-position-x: 20px;
  background-position-y: center;
  margin-bottom: 20px;
  background-size: 140px;
}
.pasos-menu2 .paso26 a {
  color: #fff;
  text-decoration: none;
  font-size: 3.18em;
  font-weight: 800;
  text-transform: uppercase;
}

footer {
  background-color: #01536B;
  color: #fff;
  padding: 0;
  padding-top: 2rem;
}
footer .foo {
  background-image: url("../img/img_logocabezas.png");
  background-position: right bottom;
  background-repeat: no-repeat;
}
footer h3.footer-title {
  font-size: 1.7em;
  color: #2ECFFF;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  margin-top: 10px;
  text-align: left;
  margin-bottom: 10px;
}
footer a.phone,
footer a.email,
footer a.fb {
  position: relative;
  margin-bottom: 12px;
  padding-left: 35px;
  color: #fff;
  float: left;
  width: 194px;
  text-decoration: none;
}
footer a.phone::before,
footer a.email::before,
footer a.fb::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0px;
  bottom: 0px;
  margin: auto;
}
footer a.phone::before {
  background: url(../img/icn_tel.png);
  width: 20px;
  height: 27px;
}
footer a.email::before {
  background: url(../img/icn_correo.png);
  width: 23px;
  height: 14px;
}
footer a.fb {
  display: none;
}
footer .copyright {
  background-color: #003F53;
  padding: 15px;
  text-align: center;
  font-size: 0.7em;
  margin-top: 15px;
}
footer .modal-content {
  color: #000;
}

button.btn-cp {
  border: none;
  background-color: transparent;
  color: var(--azul2);
  padding: 0;
}

.filter-resources {
  margin: 0px 15px;
  margin-top: 10px;
  padding-bottom: 15px;
  border-bottom: 2px #E45044 dashed;
}
.filter-resources .button {
  border: none;
  font-weight: 800;
  font-size: 1.1em;
  color: #ffffff;
  padding: 5px 20px;
  border-radius: 0px;
  background: #EA3C3C;
}
.filter-resources .form--inline {
  display: flex;
}
@media (max-width: 767.9px) {
  .filter-resources .form--inline {
    display: grid;
  }
  .filter-resources .button {
    margin-top: 0;
  }
}

#searchtoggl {
  top: -102px;
  width: 40px;
  right: 10px;
  height: 37px;
  padding: 5px;
  display: none;
  position: absolute;
  text-indent: -9999px;
  background-size: 90% !important;
  background: #68C52C url("../img/ico-search.svg") no-repeat center;
}
@media (max-width: 767.9px) {
  #searchtoggl {
    display: block;
  }
}

.region-nav-additional {
  display: flex;
  position: relative;
  align-items: baseline;
  margin-bottom: 20px;
}
@media (max-width: 767.9px) {
  .region-nav-additional #block-crianza-tecno-menuinformativo {
    margin-bottom: 0;
    margin-top: 10px;
  }
  .region-nav-additional #block-crianza-tecno-menuinformativo ul {
    flex-direction: row;
  }
}
.region-nav-additional .search-block-form {
  margin-left: 20px;
}
.region-nav-additional .search-block-form .form-search {
  height: 100%;
  border: none;
  box-shadow: none;
  border-radius: 0;
  background: #E6EAEB;
}
.region-nav-additional .search-block-form .form-actions {
  margin-left: 0 !important;
}
.region-nav-additional .search-block-form .form-actions .button {
  background: #68C52C;
  border-color: #68C52C;
  border-radius: 0px;
}
@media (min-width: 992px) {
  .region-nav-additional .search-block-form {
    display: block !important;
  }
}
@media (max-width: 767.9px) {
  .region-nav-additional .search-block-form {
    margin-left: 0;
    position: absolute;
    top: -130px;
    right: 15px;
    display: none;
  }
  .region-nav-additional .search-block-form form {
    flex-direction: row;
    align-items: end;
  }
  .region-nav-additional .search-block-form form .form-search {
    height: 38px;
  }
}

.resources-investigation {
  border-bottom: #aaa 1px solid;
  padding-bottom: 15px;
  padding-top: 15px;
  margin-left: 15px;
  overflow: hidden;
}
.resources-investigation h3 {
  color: #EA3C3C;
  font-size: 1.3em;
  font-weight: bold;
}
.resources-investigation .paso-link a {
  display: block;
  margin-top: 8px;
  color: #FFFFFF;
  margin-bottom: 5px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 15px;
  background: #30BBAD;
  text-transform: uppercase;
}
.resources-investigation p {
  font-size: 14px;
  color: #333333;
  line-height: normal;
}
.resources-investigation .download-link .file {
  margin-top: 10px;
  color: #FFFFFF;
  font-size: 0.8em;
  border-radius: 7px;
  display: inline-block;
  padding: 5px 30px 5px 5px;
  background: #FCB239 url(../img/icon-descarga.png) no-repeat 68px 8px;
}
.resources-investigation .modal-content {
  background: rgba(255, 255, 255, 0.7);
}

.bg-white {
  background-color: #FFFFFF;
}

.bg-crianza {
  background: url(../img/img_fondo2.png) repeat;
  background-size: 100%;
  padding: 40px 0px;
}
@media (max-width: 767.9px) {
  .bg-crianza {
    padding: 0;
    background: #ffffff;
  }
}

.breadcrumb {
  margin-bottom: 0;
  background-color: #E8ECED;
  border-bottom: #D0D9D8 solid 3px;
}
.breadcrumb .breadcrumb-item {
  padding: 10px;
  font-size: 1em;
  text-align: left;
  font-weight: bold;
  display: inline-block;
  text-transform: uppercase;
}
@media (max-width: 767.9px) {
  .breadcrumb .breadcrumb-item {
    width: 100%;
    text-align: center;
  }
}
.breadcrumb .breadcrumb-item:first-child {
  color: #fff;
  position: relative;
  margin-right: 15px;
  background-color: #EA3C3C;
}
@media (max-width: 767.9px) {
  .breadcrumb .breadcrumb-item:first-child {
    margin-right: 0;
  }
}
.breadcrumb .breadcrumb-item:first-child::after {
  top: 0;
  width: 0;
  height: 0;
  content: "";
  right: -12px;
  position: absolute;
  display: inline-block;
  border-left: 12px solid #EA3C3C;
  border-top: 20px solid transparent;
  border-bottom: 25px solid transparent;
}
@media (max-width: 767.9px) {
  .breadcrumb .breadcrumb-item:first-child::after {
    display: none;
  }
}
.breadcrumb .breadcrumb-item::before {
  display: none;
}

.region-content {
  padding: 0;
}

.content-caja-herramientas .block-title {
  display: block;
  color: #003D52;
  text-align: center;
  font-weight: bold;
  margin-top: 0px;
}
.content-caja-herramientas .term {
  position: relative;
}
.content-caja-herramientas .term::before {
  content: "";
  top: -17px;
  left: -55px;
  height: 60px;
  width: 50px;
  position: absolute;
  background-size: 100% !important;
}
.content-caja-herramientas .term a {
  color: #003D56;
  font-weight: bold;
  margin-top: 5px;
  display: block;
}
.content-caja-herramientas .term-1::before {
  background: url(../img/icn_audios_peq.png) no-repeat;
}
.content-caja-herramientas .term-5::before {
  background: url(../img/icn_historia_peq.png) no-repeat;
}
.content-caja-herramientas .term-2::before {
  background: url(../img/icn_infografia_peq.png) no-repeat;
}
.content-caja-herramientas .term-4::before {
  background: url(../img/icn_video_peq.png) no-repeat;
}
.content-caja-herramientas .term-6::before {
  background: url(../img/icn_recursos_peq.png) no-repeat;
}
.content-caja-herramientas .term-53::before {
  background: url(../img/icn_investigaciones_peq.png) no-repeat;
}
.content-caja-herramientas .views-row {
  width: 100%;
  float: initial;
  cursor: pointer;
  padding: 20px 0px 20px 65px;
  border-bottom: 1px solid #EBEDEC;
}

.history .img-history img {
  display: block;
  margin: auto;
  border: #30BBAD dashed 2px;
  border-radius: 50%;
}
.history .title {
  display: block;
  font-weight: 700;
  font-size: 1.3em;
  text-decoration: none;
  color: #E45044 !important;
}

.tax-Enlace {
  display: block;
  color: #003F51;
  font-size: 1.2em;
}
.tax-Enlace::before {
  width: 23px;
  content: "";
  height: 23px;
  margin-right: 10px;
  display: inline-block;
  background: url(../img/inc_enlace.png);
}

.tax-Video {
  display: block;
  color: #003F51;
  font-size: 1.2em;
}
.tax-Video::before {
  width: 23px;
  content: "";
  height: 23px;
  margin-right: 10px;
  display: inline-block;
  background: url(../img/inc_playpeq.png);
}

.tax-Archivo {
  display: block;
  color: #003F51;
  font-size: 1.2em;
}
.tax-Archivo::before {
  width: 23px;
  content: "";
  height: 23px;
  margin-right: 10px;
  display: inline-block;
  background: url(../img/download-icon.png);
}

.content-resources-box {
  padding: 20px;
}
.content-resources-box a {
  text-decoration: none;
}
.content-resources-box .box-item {
  margin-bottom: 20px;
  display: block;
}
.content-resources-box .box-item .content-image {
  background: #D1D9DB;
  text-align: center;
}
.content-resources-box .box-item .content-image .img-box {
  margin: auto;
  height: 190px;
  width: auto;
  padding: 22px 0px;
}
.content-resources-box .box-item .content-name {
  background: #1B4144;
  text-align: center;
  padding: 15px;
}
.content-resources-box .box-item .content-name span {
  color: #ffffff;
  font-size: 1.1em;
  text-transform: uppercase;
}

.breadcrumb .breadcrumb-item:first-child a {
  color: #ffffff;
}
.breadcrumb .breadcrumb-item a {
  color: #000000;
}

.accordion .accordion-item {
  margin-bottom: 20px;
}
.accordion .accordion-button {
  border: none;
  color: #1B4145;
  font-size: 16px;
  border-radius: 0px;
  position: relative;
  background: #A8D9D9;
  padding: 15px 70px 15px 20px;
}
.accordion .accordion-button:not(.collapsed) {
  background: #FB813B;
  color: #FFF;
}
.accordion .accordion-button:not(.collapsed)::before {
  background: url(../img/btn-more.png) 0px -32px;
}
.accordion .accordion-button::after {
  content: "R/";
  color: #fff;
  position: absolute;
  width: 38px;
  height: 38px;
  margin: auto;
  right: 25px;
  top: 11px;
  font-size: 1.2em;
  background-image: none;
  transform: none !important;
}
.accordion .accordion-button::before {
  content: "";
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(../img/btn-more.png) 0px 0px;
  margin: auto;
  right: 8px;
  top: 8px;
}
.accordion .accordion-body {
  border: none;
  background: #F2F2F2;
}

.path-preguntas-frecuentes .accordion-body table {
  color: #fff;
  width: 100%;
  border-color: transparent;
}
.path-preguntas-frecuentes .accordion-body table tr td {
  width: 50%;
  padding: 10px 25px;
}
.path-preguntas-frecuentes .accordion-body table tr td:nth-child(2n+1) {
  background: #FF5C42;
}
.path-preguntas-frecuentes .accordion-body table tr td:nth-child(2n) {
  background: #54B0B0;
}

.view-header {
  padding-bottom: 20px;
  border-bottom: #EA3C3C dashed 2px;
  margin-bottom: 35px;
}
.view-header p {
  font-size: 14px;
}

.node-article h2.page-header {
  color: #FF574D;
  font-size: 2.18rem;
  font-weight: bold;
  margin: 10px 0px;
  border: none;
  padding: 0px;
}
.node-article h2 {
  color: #FF574D;
  font-size: 1.25em;
  font-weight: bold;
  margin: 20px 0px;
}
.node-article .descripcion {
  color: #12172E;
  border-top: 1px solid #999;
  padding-top: 10px;
  font-size: 1.3rem;
}
.node-article strong {
  color: #1B687C;
}
.node-article .tags a {
  color: #12172E;
  text-decoration: none;
}
.node-article .tags a:hover {
  text-decoration: underline;
}
.node-article .descripcion a {
  color: #31648B;
}
.node-article .descripcion a:hover {
  text-decoration: underline;
}

.content-recent {
  width: 100%;
}
.content-recent .content-title .block-title {
  background: #1C2A37;
  color: #fff;
  width: 160px;
  font-size: 1.6em;
  text-align: center;
  margin: auto;
  text-transform: uppercase;
  padding: 5px;
}
.content-recent .content-item {
  width: 100%;
  padding-top: 4px;
  border-top: 6px solid #1C2A37;
}
.content-recent .item-articulo-recent {
  background: #fff;
  border-bottom: 2px solid #7D98AA;
  overflow: hidden;
  padding: 5px 0px;
}
.content-recent .item-articulo-recent .imagen-articulos-sec {
  padding: 5px;
}
.content-recent .item-articulo-recent h3 {
  font-size: 1rem;
  color: #1C2A37;
  font-weight: bold;
  margin: 0px;
}
.content-recent .item-articulo-recent span {
  color: #8B767B;
  font-size: 0.8rem;
  font-style: italic;
}
.content-recent a {
  text-decoration: none;
}

iframe {
  width: 100% !important;
  aspect-ratio: 16/9;
  height: auto;
}

.path-node table {
  width: 100% !important;
  max-width: 100%;
  margin-bottom: 20px;
  min-height: 0.01%;
  overflow-x: auto;
}
.path-node table tr:nth-child(odd) {
  background: #e6e6e6;
}
.path-node table tr:nth-child(even) {
  background: #dbdbdb;
}
.path-node table th {
  background-color: #18526a;
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
  color: #fff;
  font-size: 1.4em;
  padding-left: 15px !important;
}
.path-node table td {
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  padding: 10px;
}
.path-node table p {
  font-size: 0.8em;
  color: #1a1a1a;
}

.page-node-type-recurso .bg-crianza {
  background: url("../img/img_fondopasos.png") repeat;
  background-color: #D1D9D9;
}

.node-resource .download-info {
  display: block;
  width: 40px;
  margin: 0 auto 20px;
}
.node-resource .page-header {
  padding-bottom: 9px;
  border-bottom: 1px solid #eee;
}
.node-resource h2.page-header {
  color: #003F53;
  font-size: 2.5rem;
  font-weight: 800;
  margin: 15px;
}
.node-resource .descripcion {
  color: #12172E;
  font-size: 1.3em;
  margin-bottom: 15px;
}

.sticky {
  transition: all 0.8s ease-in-out;
}
.sticky .sticky-curriculum {
  right: 0;
  top: 26rem;
  z-index: 110;
  display: block;
  position: fixed;
  max-width: 12rem;
  transition: all 0.8s ease-in-out;
}
.sticky .sticky-curriculum.closed {
  opacity: 0;
  transform: translateX(-10rem);
}
.sticky.closed {
  opacity: 0;
  transform: translateX(-10rem);
}

.opensans {
  font-family: "open sans" !important;
}

iframe .opensans {
  font-family: "open sans" !important;
}

.bloque-investigaciones .more-link {
  text-align: start;
}
.bloque-investigaciones .more-link a {
  background: #ff574e;
  color: #FFF;
  padding: 6px;
  border-radius: 4px;
  margin-top: 15px;
  display: inline-block;
  font-size: 1.1em;
}
.bloque-investigaciones .more-link a:hover {
  background: #cd4263;
  text-decoration: none;
}/*# sourceMappingURL=layout.css.map */