/***********************************
Cubierta de diciembre
***********************************/

    /*lists*/

        .cubierta_de_diciembre .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .cubierta_de_diciembre .column .NumberedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .cubierta_de_diciembre .column .BulletedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .cubierta_de_diciembre .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .cubierta_de_diciembre .column h6 {
           margin-bottom: 18px;
           font-size: 0.875rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .cubierta_de_diciembre .column h5 {
           border-width: 0px;
        }

        .cubierta_de_diciembre .column h4 {
           margin-bottom: 24px;
           font-weight: 500;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .cubierta_de_diciembre .column h3 {
           line-height: 1.3em;
           font-weight: 600;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .cubierta_de_diciembre .column h2 {
           font-size: 1.75rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .cubierta_de_diciembre .column h1 {
           line-height: 1.2em;
           font-size: 2.625rem;
           font-weight: bold;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .cubierta_de_diciembre .column a {
           color: #00adef;
           border-width: 0px;
        }

    /*inlines*/

        .cubierta_de_diciembre .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .cubierta_de_diciembre .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .cubierta_de_diciembre .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.625rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .cubierta_de_diciembre .column p.SIdebarH2 {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .cubierta_de_diciembre .column p.SidebarH3 {
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .cubierta_de_diciembre .column p.SidebarBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .cubierta_de_diciembre .column p.SidebarH1 {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .cubierta_de_diciembre .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .cubierta_de_diciembre .column p {
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

    /*images*/

        .cubierta_de_diciembre .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .cubierta_de_diciembre .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .cubierta_de_diciembre .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Adultos (18+)
***********************************/

    /*layoutitems*/

        .adultos_18_ .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .adultos_18_ .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .adultos_18_ .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .adultos_18_ .column h6 {
           margin-top: 8px;
           margin-bottom: 8px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1rem;
           font-family: 'Noto Sans';
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .adultos_18_ .column h5 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1rem;
           font-family: 'Noto Sans';
           color: #000000;
           background-color: transparent;
           border-width: 0px;
        }

        .adultos_18_ .column h4 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.125rem;
           font-family: 'Noto Sans';
           color: #000000;
           background-color: transparent;
           border-width: 0px;
        }

        .adultos_18_ .column h3 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.25rem;
           font-family: 'Noto Sans';
           color: #000000;
           background-color: transparent;
           border-width: 0px;
        }

        .adultos_18_ .column h2 {
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 900;
           font-size: 1.625rem;
           font-family: 'Noto Sans';
           color: #000000FF;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .adultos_18_ .column h1 {
           border-radius: 0px;
           border-radius-shared: 1;
           text-align: center;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 900;
           font-size: 2.8125rem;
           font-family: 'Noto Sans';
           color: #000000FF;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

        .adultos_18_ .column a {
           background-color: transparent;
           color: #000000FF;
           border-width: 0px;
        }

    /*images*/

        .adultos_18_ .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*inlines*/

        .adultos_18_ .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .adultos_18_ .column p.nospace {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: 'Noto Sans';
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .adultos_18_ .column p {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: 'Noto Sans';
           color: #000000FF;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           font-variant: normal;
           border-width: 0px;
        }

        .adultos_18_ .column p.multple {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 18px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: 'Noto Sans';
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .adultos_18_ .column p.last {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 18px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: 'Noto Sans';
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Udemy
***********************************/

    /*paragraphs*/

        .udemy .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .udemy .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .udemy .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .udemy .column a {
           border-width: 0px;
        }

    /*headers*/

        .udemy .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .udemy .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .udemy .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .udemy .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .udemy .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .udemy .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .udemy .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .udemy .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .udemy .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Invierno de Lectura
***********************************/

    /*paragraphs*/

        .invierno_de_lectura .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .invierno_de_lectura .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .invierno_de_lectura .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .invierno_de_lectura .column a {
           border-width: 0px;
        }

    /*headers*/

        .invierno_de_lectura .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .invierno_de_lectura .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .invierno_de_lectura .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .invierno_de_lectura .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .invierno_de_lectura .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .invierno_de_lectura .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .invierno_de_lectura .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .invierno_de_lectura .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .invierno_de_lectura .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Tardes Creativas: artesanía navideña
***********************************/

    /*paragraphs*/

        .tardes_creativas_artesania_navidena .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .tardes_creativas_artesania_navidena .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .tardes_creativas_artesania_navidena .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .tardes_creativas_artesania_navidena .column a {
           border-width: 0px;
        }

    /*headers*/

        .tardes_creativas_artesania_navidena .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .tardes_creativas_artesania_navidena .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .tardes_creativas_artesania_navidena .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .tardes_creativas_artesania_navidena .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .tardes_creativas_artesania_navidena .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .tardes_creativas_artesania_navidena .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .tardes_creativas_artesania_navidena .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .tardes_creativas_artesania_navidena .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .tardes_creativas_artesania_navidena .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Niños y jóvenes
***********************************/

    /*paragraphs*/

        .ninos_y_jovenes .column p.last {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 18px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .ninos_y_jovenes .column p.multple {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 18px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .ninos_y_jovenes .column p {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 1.25rem;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

        .ninos_y_jovenes .column p.nospace {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

    /*inlines*/

        .ninos_y_jovenes .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

    /*images*/

        .ninos_y_jovenes .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .ninos_y_jovenes .column a {
           color: #ffffff;
           background-color: transparent;
           border-width: 0px;
        }

    /*headers*/

        .ninos_y_jovenes .column h1 {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 2.8125rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           text-align: center;
           border-width: 0px;
        }

        .ninos_y_jovenes .column h2 {
           background-color: transparent;
           color: #ffffff;
           font-family: 'Noto Sans';
           font-size: 1.625rem;
           font-weight: 900;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .ninos_y_jovenes .column h3 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .ninos_y_jovenes .column h4 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .ninos_y_jovenes .column h5 {
           background-color: transparent;
           color: #000000;
           font-family: 'Noto Sans';
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .ninos_y_jovenes .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .ninos_y_jovenes .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .ninos_y_jovenes .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .ninos_y_jovenes .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Cuentos por telefono
***********************************/

    /*paragraphs*/

        .cuentos_por_telefono .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .cuentos_por_telefono .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .cuentos_por_telefono .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .cuentos_por_telefono .column a {
           border-width: 0px;
        }

    /*headers*/

        .cuentos_por_telefono .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .cuentos_por_telefono .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .cuentos_por_telefono .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .cuentos_por_telefono .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .cuentos_por_telefono .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .cuentos_por_telefono .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .cuentos_por_telefono .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .cuentos_por_telefono .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .cuentos_por_telefono .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Lectura en voz alta
***********************************/

    /*paragraphs*/

        .lectura_en_voz_alta .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .lectura_en_voz_alta .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .lectura_en_voz_alta .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .lectura_en_voz_alta .column a {
           border-width: 0px;
        }

    /*headers*/

        .lectura_en_voz_alta .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .lectura_en_voz_alta .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .lectura_en_voz_alta .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .lectura_en_voz_alta .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .lectura_en_voz_alta .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .lectura_en_voz_alta .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .lectura_en_voz_alta .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .lectura_en_voz_alta .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .lectura_en_voz_alta .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Cuentacuentos
***********************************/

    /*lists*/

        .cuentacuentos .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .cuentacuentos .column .NumberedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .cuentacuentos .column .BulletedList {
           line-height: 1.6em;
           font-size: 1.25rem;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .cuentacuentos .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .cuentacuentos .column h6 {
           margin-bottom: 18px;
           font-size: 0.875rem;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

        .cuentacuentos .column h5 {
           border-width: 0px;
        }

        .cuentacuentos .column h4 {
           text-align: center;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: 600;
           font-size: 1.25rem;
           font-family: 'Noto Sans';
           border-width: 0px;
        }

        .cuentacuentos .column h3 {
           line-height: 1.6em;
           font-weight: 600;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           text-align: center;
           color: #000000;
           margin-top: 0px;
           background-color: transparent;
           padding-left: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .cuentacuentos .column h2 {
           color: #f17212;
           text-align: center;
           padding-bottom: 16px;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .cuentacuentos .column h1 {
           text-transform: uppercase;
           color: #000000;
           text-align: center;
           line-height: 1.2em;
           font-size: 3.4375rem;
           font-weight: 900;
           font-family: "bebas-neue-pro",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .cuentacuentos .column a.firstlink {
           background-color: transparent;
           text-align: center;
           color: #000000;
           border-width: 0px;
        }

        .cuentacuentos .column a {
           background-color: transparent;
           text-align: center;
           color: #000000;
           border-width: 0px;
        }

    /*inlines*/

        .cuentacuentos .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .cuentacuentos .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .cuentacuentos .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 1.625rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .cuentacuentos .column p.SIdebarH2 {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.5rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .cuentacuentos .column p.SidebarH3 {
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.375rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .cuentacuentos .column p.SidebarBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .cuentacuentos .column p.SidebarH1 {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 1.75rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .cuentacuentos .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           border-width: 0px;
        }

        .cuentacuentos .column p {
           color: #000000;
           text-align: center;
           margin-bottom: 0px;
           font-size: 1.25rem;
           font-family: 'Noto Sans';
           margin-top: 0px;
           border-width: 0px;
        }

    /*images*/

        .cuentacuentos .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .cuentacuentos .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .cuentacuentos .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Plaza
***********************************/

    /*layoutitems*/

        .plaza .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .plaza .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .plaza .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .plaza .column h6 {
           margin-top: 8px;
           margin-bottom: 8px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1rem;
           font-family: 'Noto Sans';
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .plaza .column h5 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1rem;
           font-family: 'Noto Sans';
           color: #000000;
           background-color: transparent;
           border-width: 0px;
        }

        .plaza .column h4 {
           text-align: center;
           margin-top: 0px;
           margin-bottom: 10px;
           line-height: 1.6em;
           font-weight: 600;
           font-size: 2.8125rem;
           font-family: 'Noto Sans';
           color: #ffffff;
           background-color: transparent;
           border-width: 0px;
        }

        .plaza .column h3 {
           text-transform: uppercase;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 900;
           font-size: 1.5625rem;
           font-family: 'Noto Sans';
           color: #FFFFFFFF;
           background-color: transparent;
           border-radius-shared: 1;
           border-radius: 0px;
           border-width: 0px;
        }

        .plaza .column h2 {
           text-align: center;
           margin-top: 0px;
           margin-bottom: 10px;
           line-height: 1.6em;
           font-weight: 600;
           font-size: 2.8125rem;
           font-family: 'Noto Sans';
           color: #ffffff;
           background-color: transparent;
           border-width: 0px;
        }

        .plaza .column h1 {
           text-align: center;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           text-transform: uppercase;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 2.8125rem;
           font-family: 'Noto Sans';
           color: #ffffff;
           background-color: transparent;
           border-width: 0px;
        }

    /*links*/

        .plaza .column a {
           color: #ffffff;
           border-width: 0px;
        }

    /*images*/

        .plaza .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*inlines*/

        .plaza .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .plaza .column p.nospace {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1.25rem;
           font-family: 'Noto Sans';
           color: #ffffff;
           background-color: transparent;
           border-width: 0px;
        }

        .plaza .column p {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: 'Noto Sans';
           color: #ffffff;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Sucursales de la Biblioteca Pública de Denver
***********************************/

    /*layoutitems*/

        .sucursales_de_la_biblioteca_ .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .sucursales_de_la_biblioteca_ .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .sucursales_de_la_biblioteca_ .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*headers*/

        .sucursales_de_la_biblioteca_ .column h6 {
           margin-top: 8px;
           margin-bottom: 8px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1rem;
           font-family: 'Noto Sans';
           color: #222222;
           background-color: transparent;
           border-width: 0px;
        }

        .sucursales_de_la_biblioteca_ .column h5 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1rem;
           font-family: 'Noto Sans';
           color: #000000;
           background-color: transparent;
           border-width: 0px;
        }

        .sucursales_de_la_biblioteca_ .column h4 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.125rem;
           font-family: 'Noto Sans';
           color: #000000;
           background-color: transparent;
           border-width: 0px;
        }

        .sucursales_de_la_biblioteca_ .column h3 {
           margin-top: 21px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 1.25rem;
           font-family: 'Noto Sans';
           color: #000000;
           background-color: transparent;
           border-width: 0px;
        }

        .sucursales_de_la_biblioteca_ .column h2 {
           text-transform: uppercase;
           margin-top: 0px;
           margin-bottom: 10px;
           line-height: 1.6em;
           font-weight: 900;
           font-size: 1.75rem;
           font-family: 'Noto Sans';
           color: #ffffff;
           background-color: transparent;
           border-width: 0px;
        }

        .sucursales_de_la_biblioteca_ .column h1 {
           padding-left: 10px;
           padding-bottom: 12px;
           padding-top: 10px;
           text-transform: uppercase;
           margin-top: 12px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 2.8125rem;
           font-family: 'Noto Sans';
           color: #ffffff;
           background-color: #000000;
           border-width: 0px;
        }

    /*links*/

        .sucursales_de_la_biblioteca_ .column a {
           color: #ffffff;
           border-width: 0px;
        }

    /*images*/

        .sucursales_de_la_biblioteca_ .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*inlines*/

        .sucursales_de_la_biblioteca_ .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .sucursales_de_la_biblioteca_ .column p.nospace {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: 900;
           font-size: 1.3125rem;
           font-family: 'Noto Sans';
           color: #ffffff;
           background-color: transparent;
           border-width: 0px;
        }

        .sucursales_de_la_biblioteca_ .column p {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 24px;
           line-height: 1.6em;
           font-size: 1.25rem;
           font-family: 'Noto Sans';
           color: #ffffff;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }

div[data-sticky='top'] { position: sticky; top: 0; z-index: 1000; }
div[data-sticky='bottom'] { position: sticky; bottom: 0; z-index: 2000; }