/***********************************
Cubierta de Julio
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .cubierta_de_julio .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

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

    /*paragraphs*/

        .cubierta_de_julio .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
        }

        .cubierta_de_julio .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
        }

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

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

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

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

        .cubierta_de_julio .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 26px;
           margin-bottom: 24px;
           text-align: center;
        }

        .cubierta_de_julio .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: center;
        }

    /*inlines*/

        .cubierta_de_julio .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .cubierta_de_julio .column a {
           color: #00adef;
        }

    /*headers*/

        .cubierta_de_julio .column h1 {
           font-family: "bebas-neue-pro",sans-serif;
           font-weight: bold;
           font-size: 42px;
           line-height: 1.2em;
        }

        .cubierta_de_julio .column h2 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 28px;
        }

        .cubierta_de_julio .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 24px;
           font-weight: 600;
           line-height: 1.3em;
        }

        .cubierta_de_julio .column h4 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 20px;
           font-weight: 500;
           margin-bottom: 24px;
        }

        .cubierta_de_julio .column h5 {
        }

        .cubierta_de_julio .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*lists*/

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

        .cubierta_de_julio .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .cubierta_de_julio .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .cubierta_de_julio .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

/***********************************
Verano de Aventura
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

        .verano_de_aventura .column h6 {
           margin-top: 8px;
           margin-bottom: 8px;
           margin-shared: 0;
           line-height: 1.6em;
           font-weight: 300;
           font-size: 16px;
           font-family: 'Noto Sans';
           color: #222222;
           background-color: transparent;
        }

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

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

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

        .verano_de_aventura .column h2 {
           margin-top: 0px;
           margin-bottom: 0px;
           margin-shared: 0;
           line-height: 1.6em;
           font-weight: 900;
           font-size: 28px;
           font-family: 'Noto Sans';
           color: #08b8a2;
           background-color: transparent;
        }

        .verano_de_aventura .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;
           margin-shared: 0;
           line-height: 1.6em;
           font-weight: bold;
           font-size: 45px;
           font-family: 'Noto Sans';
           color: #ffffff;
           background-color: #08b8a2;
        }

    /*links*/

        .verano_de_aventura .column a {
           background-color: transparent;
           color: #08b8a2;
        }

    /*images*/

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

    /*inlines*/

        .verano_de_aventura .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           margin-shared: 0;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .verano_de_aventura .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: 16px;
           font-family: 'Noto Sans';
           color: #222222;
           background-color: transparent;
        }

        .verano_de_aventura .column p {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 24px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-size: 20px;
           font-family: 'Noto Sans';
           color: #222222;
           background-color: transparent;
        }

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

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

/***********************************
Niños y jóvenes
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

        .ninos_y_jovenes .column a {
           background-color: transparent;
           color: #ffffff;
        }

    /*images*/

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

    /*inlines*/

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

    /*paragraphs*/

        .ninos_y_jovenes .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: 16px;
           font-family: 'Noto Sans';
           color: #222222;
           background-color: transparent;
        }

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

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

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

/***********************************
MakeMake
***********************************/

    /*paragraphs*/

        .makemake .column p {
        }

    /*inlines*/

        .makemake .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .makemake .column a {
        }

    /*headers*/

        .makemake .column h1 {
        }

        .makemake .column h2 {
        }

        .makemake .column h3 {
        }

        .makemake .column h4 {
        }

        .makemake .column h5 {
        }

        .makemake .column h6 {
        }

/***********************************
Cuentacuentos
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

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

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

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

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

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

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

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

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

    /*inlines*/

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

    /*links*/

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

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

    /*headers*/

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

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

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

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

        .cuentacuentos .column h5 {
        }

        .cuentacuentos .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*lists*/

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

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

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

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

/***********************************
Plaza
***********************************/

    /*paragraphs*/

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

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

        .plaza .column a {
           color: #ffffff;
        }

    /*headers*/

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

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

        .plaza .column h3 {
           background-color: transparent;
           color: #d9d1dd;
           font-family: 'Noto Sans';
           font-size: 20px;
           font-weight: 900;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 0px;
           margin-top: 0px;
           text-transform: uppercase;
        }

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Adultos (18+)
***********************************/

    /*paragraphs*/

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

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

        .adultos_18_ .column p {
           background-color: transparent;
           color: #222222;
           font-family: 'Noto Sans';
           font-size: 20px;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
        }

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

        .adultos_18_ .column a {
           color: #30b26d;
           background-color: transparent;
        }

    /*headers*/

        .adultos_18_ .column h1 {
           background-color: transparent;
           color: #30b26d;
           font-family: 'Noto Sans';
           font-size: 45px;
           font-weight: 900;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           text-align: center;
        }

        .adultos_18_ .column h2 {
           background-color: transparent;
           color: #30b26d;
           font-family: 'Noto Sans';
           font-size: 26px;
           font-weight: 900;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 0px;
           margin-top: 0px;
        }

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Streaming gratuito
***********************************/

    /*lists*/

        .streaming_gratuito .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

        .streaming_gratuito .column .NumberedList {
           line-height: 1.6em;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-image: none;
        }

        .streaming_gratuito .column .BulletedList {
           line-height: 1.6em;
           font-size: 20px;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-image: none;
        }

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

    /*headers*/

        .streaming_gratuito .column h6 {
           margin-bottom: 18px;
           font-size: 14px;
           font-family: "bebas-neue-pro",sans-serif;
        }

        .streaming_gratuito .column h5 {
        }

        .streaming_gratuito .column h4 {
           margin-bottom: 24px;
           font-weight: 400;
           font-size: 22px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           color: #1259a6;
           text-align: center;
        }

        .streaming_gratuito .column h3 {
           margin-bottom: 10px;
           text-align: center;
           background-color: #12a79d;
           color: #ffffff;
           line-height: 1.3em;
           font-weight: 600;
           font-size: 24px;
           font-family: "bebas-neue-pro",sans-serif;
        }

        .streaming_gratuito .column h2 {
           font-weight: 900;
           color: #000000;
           font-size: 32px;
           font-family: 'Noto Sans';
           text-align: center;
        }

        .streaming_gratuito .column h1 {
           padding-bottom: 0px;
           padding-left: 0px;
           padding-top: 0px;
           margin-bottom: 12px;
           background-color: transparent;
           color: #000000;
           text-align: center;
           line-height: 1.2em;
           font-size: 40px;
           font-family: 'Noto Sans';
           margin-top: 12px;
           font-weight: bold;
           margin-left: 0px;
        }

    /*links*/

        .streaming_gratuito .column a {
           color: #000000;
        }

    /*inlines*/

        .streaming_gratuito .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .streaming_gratuito .column p.basic {
           padding-left: 20px;
           margin-bottom: 6px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .streaming_gratuito .column p.last {
           padding-left: 20px;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .streaming_gratuito .column p.multiple {
           padding-left: 20px;
           margin-bottom: 18px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .streaming_gratuito .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .streaming_gratuito .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 26px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

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

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

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

        .streaming_gratuito .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: 28px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .streaming_gratuito .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .streaming_gratuito .column p {
           color: #000000;
           margin-bottom: 24px;
           font-size: 24px;
           font-family: 'Noto Sans';
           background-color: transparent;
           text-align: center;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Sucursales de la Biblioteca Pública de Denver
***********************************/

    /*paragraphs*/

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

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

        .sucursales_de_la_biblioteca_ .column a {
           color: #ffffff;
        }

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
¿Qué piensa sobre Conexiones?
***********************************/

    /*headers*/

        .que_piensa_sobre_conexiones_ .column h6 {
        }

        .que_piensa_sobre_conexiones_ .column h5 {
        }

        .que_piensa_sobre_conexiones_ .column h4 {
        }

        .que_piensa_sobre_conexiones_ .column h3 {
        }

        .que_piensa_sobre_conexiones_ .column h2 {
        }

        .que_piensa_sobre_conexiones_ .column h1 {
        }

    /*links*/

        .que_piensa_sobre_conexiones_ .column a {
        }

    /*inlines*/

        .que_piensa_sobre_conexiones_ .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .que_piensa_sobre_conexiones_ .column p {
        }

/***********************************
Legal por teléfono gratuito
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .legal_por_tel_fono_gratuito .column p {
           text-align: center;
           background-color: transparent;
           font-family: 'Noto Sans';
           font-size: 20px;
           margin-bottom: 24px;
           color: #000000;
        }

        .legal_por_tel_fono_gratuito .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
        }

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

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

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

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

        .legal_por_tel_fono_gratuito .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 26px;
           margin-bottom: 24px;
           text-align: center;
        }

        .legal_por_tel_fono_gratuito .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: center;
        }

        .legal_por_tel_fono_gratuito .column p.multiple {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 18px;
           padding-left: 20px;
        }

        .legal_por_tel_fono_gratuito .column p.last {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           padding-left: 20px;
        }

        .legal_por_tel_fono_gratuito .column p.basic {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 6px;
           padding-left: 20px;
        }

    /*inlines*/

        .legal_por_tel_fono_gratuito .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .legal_por_tel_fono_gratuito .column a {
           color: #000000;
        }

    /*headers*/

        .legal_por_tel_fono_gratuito .column h1 {
           margin-left: 0px;
           font-weight: bold;
           margin-top: 12px;
           font-family: 'Noto Sans';
           font-size: 40px;
           line-height: 1.2em;
           text-align: center;
           color: #000000;
           background-color: transparent;
           margin-bottom: 12px;
           padding-top: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
        }

        .legal_por_tel_fono_gratuito .column h2 {
           text-align: center;
           font-family: 'Noto Sans';
           font-size: 32px;
           color: #000000;
           font-weight: 900;
        }

        .legal_por_tel_fono_gratuito .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 24px;
           font-weight: 600;
           line-height: 1.3em;
           color: #ffffff;
           background-color: #12a79d;
           text-align: center;
           margin-bottom: 10px;
        }

        .legal_por_tel_fono_gratuito .column h4 {
           text-align: center;
           color: #1259a6;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 22px;
           font-weight: 400;
           margin-bottom: 24px;
        }

        .legal_por_tel_fono_gratuito .column h5 {
        }

        .legal_por_tel_fono_gratuito .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*lists*/

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

        .legal_por_tel_fono_gratuito .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .legal_por_tel_fono_gratuito .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .legal_por_tel_fono_gratuito .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

/***********************************
Selecciones personalizadas
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*paragraphs*/

        .selecciones_personalizadas .column p {
           text-align: center;
           background-color: transparent;
           font-family: 'Noto Sans';
           font-size: 24px;
           margin-bottom: 24px;
           color: #000000;
        }

        .selecciones_personalizadas .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
        }

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

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

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

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

        .selecciones_personalizadas .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 26px;
           margin-bottom: 24px;
           text-align: center;
        }

        .selecciones_personalizadas .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: center;
        }

        .selecciones_personalizadas .column p.multiple {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 18px;
           padding-left: 20px;
        }

        .selecciones_personalizadas .column p.last {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           padding-left: 20px;
        }

        .selecciones_personalizadas .column p.basic {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 6px;
           padding-left: 20px;
        }

    /*inlines*/

        .selecciones_personalizadas .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .selecciones_personalizadas .column a {
           color: #000000;
        }

    /*headers*/

        .selecciones_personalizadas .column h1 {
           margin-left: 0px;
           font-weight: bold;
           margin-top: 12px;
           font-family: 'Noto Sans';
           font-size: 40px;
           line-height: 1.2em;
           text-align: center;
           color: #000000;
           background-color: transparent;
           margin-bottom: 12px;
           padding-top: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
        }

        .selecciones_personalizadas .column h2 {
           text-align: center;
           font-family: 'Noto Sans';
           font-size: 32px;
           color: #000000;
           font-weight: 900;
        }

        .selecciones_personalizadas .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 24px;
           font-weight: 600;
           line-height: 1.3em;
           color: #ffffff;
           background-color: #12a79d;
           text-align: center;
           margin-bottom: 10px;
        }

        .selecciones_personalizadas .column h4 {
           text-align: center;
           color: #1259a6;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 22px;
           font-weight: 400;
           margin-bottom: 24px;
        }

        .selecciones_personalizadas .column h5 {
        }

        .selecciones_personalizadas .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*lists*/

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

        .selecciones_personalizadas .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .selecciones_personalizadas .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .selecciones_personalizadas .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

/***********************************
Juegos con la naturaleza
***********************************/

    /*lists*/

        .juegos_con_la_naturaleza .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

        .juegos_con_la_naturaleza .column .NumberedList {
           line-height: 1.6em;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-image: none;
        }

        .juegos_con_la_naturaleza .column .BulletedList {
           line-height: 1.6em;
           font-size: 20px;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-image: none;
        }

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

    /*headers*/

        .juegos_con_la_naturaleza .column h6 {
           margin-bottom: 18px;
           font-size: 14px;
           font-family: "bebas-neue-pro",sans-serif;
        }

        .juegos_con_la_naturaleza .column h5 {
        }

        .juegos_con_la_naturaleza .column h4 {
           margin-bottom: 24px;
           font-weight: 400;
           font-size: 22px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           color: #1259a6;
           text-align: center;
        }

        .juegos_con_la_naturaleza .column h3 {
           margin-bottom: 10px;
           text-align: center;
           background-color: #12a79d;
           color: #ffffff;
           line-height: 1.3em;
           font-weight: 600;
           font-size: 24px;
           font-family: "bebas-neue-pro",sans-serif;
        }

        .juegos_con_la_naturaleza .column h2 {
           font-weight: 900;
           color: #000000;
           font-size: 32px;
           font-family: 'Noto Sans';
           text-align: center;
        }

        .juegos_con_la_naturaleza .column h1 {
           padding-bottom: 0px;
           padding-left: 0px;
           padding-top: 0px;
           margin-bottom: 12px;
           background-color: transparent;
           color: #ffffff;
           text-align: center;
           line-height: 1.2em;
           font-size: 40px;
           font-family: 'Noto Sans';
           margin-top: 12px;
           font-weight: bold;
           margin-left: 0px;
        }

    /*links*/

        .juegos_con_la_naturaleza .column a {
           color: #ffffff;
        }

    /*inlines*/

        .juegos_con_la_naturaleza .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .juegos_con_la_naturaleza .column p.basic {
           padding-left: 20px;
           margin-bottom: 6px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .juegos_con_la_naturaleza .column p.last {
           padding-left: 20px;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .juegos_con_la_naturaleza .column p.multiple {
           padding-left: 20px;
           margin-bottom: 18px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .juegos_con_la_naturaleza .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .juegos_con_la_naturaleza .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 26px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

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

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

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

        .juegos_con_la_naturaleza .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: 28px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .juegos_con_la_naturaleza .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .juegos_con_la_naturaleza .column p {
           color: #ffffff;
           margin-bottom: 12px;
           font-size: 20px;
           font-family: 'Noto Sans';
           background-color: transparent;
           text-align: center;
           margin-top: 0px;
           margin-left: 60px;
           margin-right: 60px;
        }

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

