@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;500;800;900&display=swap);
/* @import url(../fonts/Elza.otf?family=Elza&display=swap); */
@font-face {
  font-family: 'Elza';
  src: url('/ferialibro20/fonts/elza.otf') format('opentype');
}
 @import url("https://use.typekit.net/lds7egt.css");

:root {
    /* --font-family: 'Nunito', sans-serif; */
    --font-family: 'elza', sans-serif;
    --font-w: #fff;
    --color-w: #fff;
    --font: #282828;
    --color-w: #fff;
    --color-base1: #fc8d7f;
    --color-base2: #163F5C;
    --color-base3: #1C557C;
    --color-base4: #F2973C;
    --color-base5: #226390;
    --color-base6: #FBC982;
    --color-base7: #B8C0C3;
    --color-base8: #A0A8AB;
    --font-shaded: #545454;
    --color-tipo-2: #1A3B54;
    --site-background: white;
    --color-fondo-top: #FAFAFA;
    --color-cooptv: #0ff;
    --color-tipo-top: #1B6096;
    --color-tipo-escuela: #F2973C;
    --color-tipo-sec: #88A106;
    --color-tipo-prim: #1A5F95;
    --color-bot-top: #F3F3F3;
    --main-color: #191497;
    --main-color-shaded: rgba( 68, 133, 142, 0.5);
    --hover-main: #2b4961;
    --hover-boton-2: rgba(0, 0, 0, 0.5);
    --secondary-color: #d4d4d4;
    --donate-box: #f3f2f2;
    --input-border: #efeeee;
    --placeholder: #4b4b4b;
    --separator: #d4d4d4;
    --site-link: #8c8c8c;
    --altura-base: 27px;
    --altura-base-speakers: 10px;
    --bkg-seccion1: #F9F9F9;
    --swiper-theme-color: #000 !important
}

._bkg_inicial {
    background: url(../img/deco_bauhaus2.png), #ff5c00
}

._pad27 {
    padding: var(--altura-base)
}

.swiper-slide ._pad27.row.col-3 {
    position: absolute;
    bottom: calc(var(--altura-base-speakers) * 2);
    left: calc(var(--altura-base-speakers));
    z-index: 10;
    padding: calc(var(--altura-base-speakers) / 2) var(--altura-base-speakers);
}

._pad-col {
    padding: var(--altura-base)/2
}

._margt27 {
    margin-top: var(--altura-base)
}

._flex {
    display: flex
}

._vert-rev {
    flex-direction: column-reverse;
    display: flex
}

._grid {
    display: grid
}

._txt_left {
    flex-direction: column;
    text-align: left;
    justify-content: left !important
}

._bkg_white {
    background: var(--font-w)
}

._color_blue {
    color: var(--color-tipo-top) !important
}

._color-w {
    color: var(--color-w) !important
}

._color-subttl {
    color: var(--color-base4) !important
}

._color-1 {
    color: var(--color-base1) !important
}

._color-2 {
    color: var(--color-base2) !important
}

.smaller ._color-2-sm {
    color: var(--color-w) !important
}

._bold {
    font-weight: 800
}

._semibold {
    font-weight: 500
}

._medium {
    font-weight: 400
}

._color_title {
    color: var(--color-base5)
}

._nomarg {
    margin: 0 !important
}

._fondo_cooptv {
    background: var(--color-cooptv) !important
}

._color-main {
    color: var(--hover-main)
}

._color-nar {
    color: var(--color-tipo-escuela)
}

._trans-all {
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out !important
}

._color-inv {
    filter: invert(100%) !important
}

._center {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important
}

._center_top {
    display: flex !important;
    align-items: flex-start !important;
    justify-content: center !important
}

._left {
    display: flex !important;
    justify-content: left !important;
    text-align: left
}

._centerH {
    display: flex !important;
    align-items: center !important
}

._centerV {
    display: flex !important;
    justify-content: center !important
}

p {
    font-size: 1em;
    color: #757575;
    text-align: left
}

strong {
    font-weight: 700
}

.ir-arriba {
    display: none;
    padding: 30px;
    background-repeat: no-repeat;
    font-size: 20px;
    color: #000;
    cursor: pointer;
    position: fixed;
    bottom: 48px;
    right: 20px;
    z-index: 9999
}

body html * {
    font-family: var(--font-family)
}

main {
    padding-top: calc(var(--altura-base) * 4);
}

header.encabezado {
    height: var(--altura-base*5) px;
    background: url(../img/portada.jpg) center/130% no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 96px
}

header.head-int {
    padding-top: calc(var(--altura-base) * 4);
    min-height: calc(var(--altura-base) * 12);
    background: url(../img/deco_bauhaus2.png), #70849d
}

@media only screen and (max-width:48.063em) {
    body {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }
    /* section {
        min-height: 360px !important
    } */
    header {
        height: 168px;
        min-height: 168px
    }
    .pie {
        display: grid;
        grid-template-columns: 1fr !important;
        grid-template-rows: 1fr 1fr 1fr 1fr !important;
        grid-row-gap: 18px !important
    }
    .sponsors {
        display: grid !important;
        grid-template-columns: 1fr !important;
        grid-template-rows: 1fr 1fr 1fr 1fr !important;
        grid-row-gap: 54px;
        height: auto !important;
        background: var(--secondary-color);
        padding: 27px 0 27px 0 !important
    }
    .top {
        position: fixed;
        position: fixed;
        z-index: 998;
        height: 72px !important;
        width: 100%;
        background: #fff !important;
        color: #191497 !important
    }
    .unmdp_status_m.ch {
        position: fixed;
        margin-top: 0;
        background: #f0f0f0;
        width: 100%;
        display: grid !important;
        grid-template-columns: 1fr 1fr 1fr 27px 54px;
        align-items: center;
        justify-items: center;
        z-index: 998;
        height: calc(var(--altura-base) * 4);
        padding: calc(var(--altura-base) * 1) calc(var(--altura-base)/ 3);
        grid-column-gap: calc(var(--altura-base)/ 3);
        border-radius: 0 0 27px 27px;
        box-shadow: 0 0 50px 0 rgba(0, 0, 0, .37)
    }
    .unmdp_status_m.ch a {
        color: var(--hover-main)
    }
    .cd-btn {
        right: 0 !important;
        font-size: 1.2rem !important;
        line-height: 0 !important;
        padding: 0 !important
    }
    .swiper-container .principal {
        height: 408px !important
    }
    @-webkit-keyframes slide-in-blurred-bottom {
        0% {
            -webkit-transform: translateY(1000px) scaleY(2.5) scaleX(.2);
            transform: translateY(1000px) scaleY(2.5) scaleX(.2);
            -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
            -webkit-filter: blur(40px);
            filter: blur(40px);
            opacity: 0
        }
        100% {
            -webkit-transform: translateY(0) scaleY(1) scaleX(1);
            transform: translateY(0) scaleY(1) scaleX(1);
            -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
            -webkit-filter: blur(0);
            filter: blur(0);
            opacity: 1
        }
    }
    @keyframes slide-in-blurred-bottom {
        0% {
            -webkit-transform: translateY(1000px) scaleY(2.5) scaleX(.2);
            transform: translateY(1000px) scaleY(2.5) scaleX(.2);
            -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
            -webkit-filter: blur(40px);
            filter: blur(40px);
            opacity: 0
        }
        100% {
            -webkit-transform: translateY(0) scaleY(1) scaleX(1);
            transform: translateY(0) scaleY(1) scaleX(1);
            -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
            -webkit-filter: blur(0);
            filter: blur(0);
            opacity: 1
        }
    }
    .titles {
        width: 100% !important
    }
    .cards:nth-child(even) hgroup {
        margin: 12px !important
    }
    .cards:nth-child(odd) hgroup {
        margin: 12px !important
    }
    #saludo {
        padding-top: 54px
    }
    .sldr {
        height: 100vh !important
    }
    .sldr>.col-3:nth-child(1) {
        background: var(--color-base3)
    }
    .sldr>.col-3:nth-child(2) {
        background: var(--color-base2)
    }
    ._section_incripcion>.col-3:nth-child(1) {
        border-radius: 27px 27px 0 0 !important
    }
    ._section_incripcion>.col-3:nth-child(2) {
        border-radius: 0 0 27px 27px !important
    }
    .sldr div.row.col-6.rowfixed div.row.col-2._center figure {
        margin-top: 0 !important;
        margin-left: 50% !important
    }
    .sldr div.row.col-6.rowfixed div.row.col-2 {
        margin: 27px 0 !important
    }
    ._section_incripcion._pad27 div.row.col-3 figure:not(._logo) {
        margin-top: calc(var(--altura-base) * 4) !important
    }
    ._section_incripcion._pad27 div.row.col-3 div.row.col-6._center_top._pad27 a#div_1.button._bot-levels._center {
        margin-top: 0 !important
    }
    nav.breadcrumb {
        margin: 0 12px
    }
    header.head-int .titulos {
        margin: 0 12px
    }
    .seccion1 {
        height: calc(var(--altura-base) * 25) !important;
        min-height: calc(var(--altura-base) * 25) !important
    }
    .deco1 {
        width: 100vw !important;
        position: absolute;
        right: 0;
        z-index: 4
    }
    ._bidon {
        position: relative;
        bottom: 100px !important
    }
    .seccion2 .col-2 a,
    .seccion2 .col-3 a {
        padding: 20px !important
    }
    #cooptv {
        height: calc(var(--altura-base) * 25) !important;
        width: 100%;
        background: #29303e url(../img/pelis.png) -293px -38px/580% no-repeat !important
    }
    .margin-sm {
        margin: 27px
    }
    .hero_video>.col-3:nth-child(1) {
        background: #f7f7f7 !important
    }
}

.logo {
    margin: calc(var(--altura-base) - 18px) 0;
    height: calc(var(--altura-base) * 5)
}

.top {
    height: calc(var(--altura-base) * 4);
    min-height: calc(var(--altura-base) * 4);
    color: var(--color-tipo-top);
    text-align: right;
    position: fixed;
    right: auto;
    left: auto;
    width: 100%;
    z-index: 2;
    border-radius: 0;
    background: #ffffff;
    top: 0;
}

.bot_top a {
    position: relative;
    background: 0 0;
    border: 2px solid var(--color-base5);
    text-decoration: none !important;
}

.smaller a._bot-gen {
    background: var(--color-base5) !important;
    border: 2px solid var(--color-base5)
}

.bot_top a:hover {
    color: var(--color-bot-top) !important;
    background: var(--hover-boton-2)
}

.smaller>.bot_top a:hover {
    color: var(--color-bot-top) !important;
    background: var(--hover-main) !important
}

.menu0 {
    width: 100%
}

.contmenu {
    font-family: var(--font-family);
    font-weight: 400;
    width: 100%;
    margin: 0 auto;
    height: calc(var(--altura-base) * 2)
}

.contmenu ul {
    display: flex;
    justify-content: flex-end;
    align-items: self-end
}

.contmenu ul li {
    padding: 0 15px;
    margin: 0;
    display: inline-flex;
    text-align: center;
    transition: background-color .5s ease-out;
    font-size: 1vw;
    cursor: pointer
}

.contmenu ul li:last-child {
    padding: 0 !important
}

.contmenu ul li:hover {
    display: inline-flex;
    padding: 0 15px;
    margin: 0;
    text-decoration: none;
    color: #fff;
    transition: background-color .5s ease-out
}

.contmenu a:hover {
    color: #fff
}

.contmenu ul li ul {
    top: 264px;
    width: 100%;
    left: 0;
    padding: 0 !important;
    margin: 0 !important;
    position: absolute !important;
    display: none;
    opacity: 1;
    visibility: visible;
    -webkit-transiton: opacity .2s;
    -moz-transition: opacity .2s;
    -ms-transition: opacity .2s;
    -o-transition: opacity .2s;
    -transition: opacity .2s;
    z-index: 998;
    justify-content: center
}

#usuarios.contmenu ul li ul {
    top: 792px
}

._color_user {
    background: #3e4654 !important
}

.contmenu ul li ul div {
    display: flex !important;
    flex-direction: column;
    flex-wrap: wrap;
    height: 96px;
    min-height: 96px;
    padding: 0 !important;
    margin: 24px 0 !important;
    display: block;
    transition: all .5s ease-out
}

.contmenu ul li ul div li a {
    color: #3e424e;
    width: auto;
    display: block;
    padding: 12px;
    padding-left: 50px;
    transition: all .5s ease-out;
    text-decoration: none
}

.contmenu ul li ul div li {
    padding: 0;
    text-align: left;
    width: auto
}

.contmenu ul li ul div li:hover {
    padding: 0;
    width: auto;
    color: #cb376e
}

.contmenu ul li:hover ul {
    display: flex;
    opacity: 1;
    visibility: visible
}

.offline-notification {
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transform: translateY(-100%) translateX(-50%);
    transform: translateY(-100%) translateX(-50%);
    position: fixed;
    left: 50%;
    background: rgba(0, 0, 0, .8);
    color: #fff;
    padding: .5em;
    text-align: center;
    width: 100%;
    font-size: 12px;
    z-index: 99999
}

.offline-notification a {
    color: #fff
}

.offline-notification a:visited {
    color: #fff
}

.offline-notification:hover .offline-notification_explanation {
    display: block
}

.offline-notification_explanation {
    display: none;
    background: inherit;
    padding-top: 1em
}

.offline .offline-notification {
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transform: translateY(0) translateX(-50%);
    transform: translateY(0) translateX(-50%)
}

.sldr {
    height: calc(var(--altura-base) * 20);
    mix-blend-mode: normal
}

.seccion-exp {
    height: calc(var(--altura-base) * 20);
    mix-blend-mode: normal
}

._color-back-exp {
    background: #c1b59f url(../img/trama.png) -200px center no-repeat;
    color: var(--color-tipo-2)
}

._color-back-exp h3,
._color-back-exp>h1 {
    color: var(--color-tipo-2)
}

._color-back-exp-2 {
    background: var(--color-base8) url(../img/stand2.png) center center no-repeat
}

.sldr>.col-3:nth-child(1) {
    background: var(--color-base3)
}

.sldr>.col-3:nth-child(2) {
    background: var(--color-base2)
}

.sldr>div {
    height: 100%
}

.sldr h1 {
    margin-top: 0 !important;
    margin-bottom: 27px !important;
    color: var(--color-base4);
    font-weight: 600
}

.sldr h2,
.sldr h3 {
    margin: 0 !important;
    color: var(--color-w)
}

.btn-slider {
    position: relative;
    width: 250px;
    bottom: calc(var(--altura-base) * 3);
    margin-left: auto;
    background: #fff !important;
    height: calc(var(--altura-base) * 3);
    z-index: 2
}

.btn-slider .swiper-button-next,
.btn-slider .swiper-button-prev {
    padding: 0 var(--altura-base)
}

.swiper-container.principal {
    height: calc(var(--altura-base) * 20)
}

.seccion1 {
    background: #fff;
    text-align: center;
    height: calc(var(--altura-base) * 18);
    min-height: calc(var(--altura-base) * 18)
}

.seccion1>div {
    height: 100%
}

.seccion1 h1 {
    margin-bottom: 0 !important
}

.seccion2 h2 {
    color: var(--color-tipo-top) !important;
    margin: 0 !important;
    font-weight: 500
}

.seccion2 h1 {
    color: var(--color-tipo-top) !important;
    margin: 0 !important
}

.seccion2.row.col-6.rowfixed div._color_blue._txt_left {
    height: 108px;
    margin: 0 27px
}

.deco1 {
    width: 50%;
    position: absolute;
    right: 0;
    z-index: 4
}

.seccion2 {
    background: #fff url(../img/deco_2.png) top right no-repeat;
    text-align: center;
    height: calc(var(--altura-base) * 18);
    min-height: calc(var(--altura-base) * 18)
}

.seccion3 {
    background: #fff;
    background: radial-gradient(circle, rgba(255, 255, 255, 1) 28%, rgba(231, 231, 231, 1) 100%);
    padding-top: calc(var(--altura-base) * 2)
}

h3 {
    color: #007d66
}

.seccion4 {
    background: #fff;
    background: radial-gradient(circle, rgba(255, 255, 255, 1) 28%, rgba(231, 231, 231, 1) 100%)
}

h3 {
    color: #666
}

.seccion4 {
    height: calc(var(--altura-base) * 7);
    min-height: calc(var(--altura-base) * 7) !important
}

footer {
    background: #dfdfdf;
    padding-top: var(--altura-base) !important;
    min-height: calc(var(--altura-base) * 4);
    color: #444;
    display: none !important
}

footer a,
footer p {
    color: #444
}

footer .logo-foot {
    width: 200px;
    align-self: center
}

.pie {
    display: grid;
    grid-template-columns: 108px 1fr 1fr 1fr;
    grid-column-gap: 12px
}

.seccion1 .col-2 p,
.seccion2 .col-2 p {
    margin: 24px
}

.seccion1 .col-2 p {
    margin: 0
}

.seccion2 .col-2 p {
    margin: 24px;
    min-height: 72px !important
}

.seccion1 .col-3 ._boton a {
    font-family: var(--font-family);
    font-weight: 600;
    border-radius: 48px;
    margin-left: 0;
    padding: 24px 60px;
    background-color: #00d4aa !important;
    color: #000;
    position: relative
}

.seccion2 .col-2 a,
.seccion2 .col-3 a {
    border-radius: 48px;
    margin-left: 0;
    padding: var(--altura-base) calc(var(--altura-base) * 2);
    color: #fff;
    position: relative;
    font-weight: 600
}

.seccion1 .col-3 ._boton a:hover {
    background-color: #ecd078 !important;
    color: #0b486b
}

._boton1 {
    border-radius: 48px;
    margin: 24px;
    padding: 24px 60px;
    position: relative
}

.modal section .col-8 {
    display: flex;
    justify-content: center
}

.modal section .col-8 ul {
    margin: 96px 0;
    text-align: center
}

.hvr-underline-from-left:before {
    background: #fff !important
}

.smaller {
    position: fixed;
    background: #fafafa;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, .37);
    z-index: 999;
    width: 100%;
    top: -100px;
    border-radius: 0;
    -webkit-animation: slide-bottom .5s cubic-bezier(.25, .46, .45, .94) both;
    animation: slide-bottom .5s cubic-bezier(.25, .46, .45, .94) both
}

.smaller img.logo {
    transform: scale(.8, .8);
    position: relative;
    top: -9px
}

.montos {
    display: flex;
    flex-direction: row;
    margin-bottom: 24px
}

.montos>div {
    width: 106px;
    height: 48px;
    background-color: var(--secondary-color);
    color: var(--main-color);
    border-radius: 24px;
    margin: 0 12px;
    font-weight: 600;
    font-size: 1em;
    cursor: pointer;
    user-select: none;
    transition: all .25s;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center
}

.montos>div.selected,
.montos>div:hover {
    background-color: var(--main-color);
    color: #fff
}

.montos>div:last-of-type {
    margin-right: 0
}

.button {
    user-select: none;
    height: calc(var(--altura-base) * 2);
    font-weight: 500;
    font-size: 18px;
    border-radius: 9px;
    transition: all .25s;
    margin-top: var(--altura-base);
    padding: var(--altura-base)
}

._bot-agenda {
    background-color: #b9b9b9;
    color: #2f2f2f
}

.smaller a._bot-escuela {
    color: var(--color-tipo-escuela) !important;
    background: var(--color-bot-top) !important
}

._bot-download {
    color: var(--color-tipo-escuela) !important;
    background: var(--color-bot-top) !important
}

._bot-levels {
    color: var(--color-base2);
    background: var(--color-base6)
}

._bot-exp {
    color: var(--color-w);
    background: var(--color-tipo-2)
}

._bot-gen {
    color: var(--color-tipo-top)
}

._bot-agenda:not(.disabled):hover {
    background-color: #fff !important;
    color: #000 !important;
    cursor: pointer
}

.button.disabled {
    background-color: var(--main-color-shaded)
}

.button:not(.disabled):hover {
    background-color: var(--color-w);
    box-shadow: 0 0 1px 0 var(--font-w) inset, 0 0 1px 0 var(--font-w);
    color: var(--color-base2) !important;
    cursor: pointer
}

.smaller .button._bot-escuela:not(.disabled):hover {
    background-color: var(--color-tipo-escuela) !important;
    box-shadow: 0 0 1px 0 var(--font-w) inset, 0 0 1px 0 var(--font-w) !important;
    color: #fff !important;
    cursor: pointer
}

.button._bot-download:not(.disabled):hover {
    background-color: var(--color-tipo-escuela) !important;
    box-shadow: 0 0 1px 0 var(--font-w) inset, 0 0 1px 0 var(--font-w) !important;
    color: #fff !important;
    cursor: pointer
}

.smaller .button._bot-gen:not(.disabled):hover {
    background-color: var(--color-base2) !important;
    box-shadow: 0 0 2px 0 var(--color-base2) inset, 0 0 2px 0 var(--color-base2) !important;
    color: #fff !important;
    cursor: pointer
}

#div_0:hover~#inicial {
    transform: scale(1.2)
}

.donacion_mp {
    display: grid !important;
    grid-template-rows: repeat(2, 1fr);
    justify-items: center;
    grid-row-gap: 24px
}

.titles h1,
.titles h2 {
    text-align: left
}

.titles h3 {
    padding-left: 50px;
    font-weight: 600
}

.titles h4 {
    padding-left: 50px
}

@-webkit-keyframes slide-right {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(560px);
        transform: translateX(560px);
        opacity: 1
    }
}

@keyframes slide-right {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(560px);
        transform: translateX(560px);
        opacity: 1
    }
}

@-webkit-keyframes slide-bottom {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
        opacity: 1
    }
}

@keyframes slide-bottom {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
        opacity: 1
    }
}

@-webkit-keyframes swing-in-left-fwd {
    0% {
        -webkit-transform: rotateY(250deg);
        transform: rotateY(250deg);
        -webkit-transform-origin: left;
        transform-origin: left;
        opacity: 0;
        background-color: #222
    }
    100% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0);
        -webkit-transform-origin: left;
        transform-origin: left;
        transform: rotate3d(0, 1, 0, 60deg);
        opacity: 1;
        background-color: #fff
    }
}

@keyframes swing-in-left-fwd {
    0% {
        -webkit-transform: rotateY(250deg);
        transform: rotateY(250deg);
        -webkit-transform-origin: left;
        transform-origin: left;
        opacity: 0;
        background-color: #222
    }
    100% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0);
        -webkit-transform-origin: left;
        transform-origin: left;
        opacity: 1;
        background-color: #fff
    }
}

@-webkit-keyframes heartbeat {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    10% {
        -webkit-transform: scale(.91);
        transform: scale(.91);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    17% {
        -webkit-transform: scale(.98);
        transform: scale(.98);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    33% {
        -webkit-transform: scale(.87);
        transform: scale(.87);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    45% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes heartbeat {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    10% {
        -webkit-transform: scale(.91);
        transform: scale(.91);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    17% {
        -webkit-transform: scale(.98);
        transform: scale(.98);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    33% {
        -webkit-transform: scale(.87);
        transform: scale(.87);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    45% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes flota {
    0% {
        transform: rotate(0)
    }
    50% {
        transform: rotate(10deg) translateY(10px)
    }
    100% {
        transform: rotate(0)
    }
}

.barquito {
    height: 54px;
    mix-blend-mode: multiply;
    animation: flota 6s ease-in infinite
}

.titles {
    font-family: var(--font-family);
    z-index: 9;
    color: #000;
    width: 560px;
    min-height: auto;
    padding: var(--altura-base);
    background: #fff url(../img/iso-50g.svg) 24px 28px/36px no-repeat;
    text-align: left;
    min-height: calc(var(--altura-base) * 7)
}

._slide {
    position: absolute;
    left: -560px;
    top: calc(var(--altura-base) * 5)
}

._slide .titles a {
    width: 14px;
    height: 14px;
    display: block;
    border-radius: 50%;
    background: #888;
    position: relative;
    margin-left: auto;
    -webkit-animation: heartbeat 1s ease-in-out infinite both;
    animation: heartbeat 1s ease-in-out infinite both
}

.titles a:hover {
    background: #000
}

.cards:nth-child(even) hgroup {
    margin-left: 12px
}

.cards:nth-child(odd) hgroup {
    margin-right: 12px
}

.hvr-bubble-float-top:hover:before {
    border-color: transparent transparent #fff transparent !important
}

.swiper-container-fade .swiper-slide-active .titles {
    -webkit-animation: slide-right 1s cubic-bezier(.25, .46, .45, .94) 1s both;
    animation: slide-right 1s cubic-bezier(.25, .46, .45, .94) 1s both
}

#cooptv {
    height: calc(var(--altura-base) * 40);
    width: 100%
}

.modal {
    display: block;
    padding: 48px 24px
}

.modal p {
    color: #868686 !important
}

#modal_menu_autoridades h3,
#modal_menu_autoridades h4,
#modal_menu_autoridades p {
    text-align: center
}

.grilla_d .col-2 {
    margin: 24px 0;
    text-align: center
}

.grilla_d .col-2 h4 {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0
}

.breadcrumb ul {
    display: inline-flex;
    margin: 0
}

nav.breadcrumb {
    min-height: auto;
    height: 48px
}

.breadcrumb ul li {
    margin: 12px 0
}

.breadcrumb ul li a {
    padding: 0 6px;
    color: #444
}

.breadcrumb ul li:last-child {
    color: #222;
    font-weight: 600
}

.seccion5 p {
    color: #7b7b7b
}

#loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #fff;
    z-index: 9999;
    text-align: center
}

.seccion1 div.row.col-6.rowfixed div.row.col-3._left div.row.col-6._left figure,
.sldr div.row.col-6.rowfixed div.row.col-3._left div.row.col-6._left figure {
    height: 27px;
    margin-top: 27px
}

.seccion2.row.col-6._center.rowfixed div.col-3>div {
    margin-top: 27px
}

._menu_interior {
    display: flex;
    flex-direction: column
}

._menu_interior a {
    color: #0b486b;
    font-weight: 400
}

._bidon {
    position: relative;
    bottom: 1px
}

#cooptv {
    background: #29303e url(../img/pelis.png) -397px -41px/280% no-repeat
}

._card-inicial {
    background: radial-gradient(46.95% 137.02% at 53.05% 59.9%, #ff5c00 0, #cc4900 100%);
    border-radius: 27px;
    min-height: 216px;
    margin: 0 18px
}

._card-primario {
    background: radial-gradient(56.25% 56.25% at 43.29% 43.75%, #286fa7 0, #195d94 100%);
    border-radius: 27px;
    min-height: 216px;
    margin: 0 18px
}

._card-secundario {
    background: radial-gradient(30.18% 50% at 42.07% 50%, #a1c000 0, #88a206 100%);
    border-radius: 27px;
    min-height: 216px;
    margin: 0 18px
}

._card-inicial h3,
._card-primario h3,
._card-secundario h3 {
    margin-top: 0;
    color: #fff
}

html body container.main-content main section div.sldr div.row.col-6.rowfixed div.row.col-2._center figure {
    position: absolute;
    margin-left: 15%;
    margin-top: 135px
}

._section_incripcion {
    height: calc(var(--altura-base) * 14) !important;
    padding: calc(var(--altura-base) * 2) 18px
}

._section_incripcion>.col-3:nth-child(1) {
    background: #f3f3f3;
    border-radius: 27px 0 0 27px
}

._section_incripcion>.col-3:nth-child(2) {
    background: url(../img/deco_bauhaus.png) right top no-repeat, radial-gradient(43.15% 185.03% at 88.91% 16.96%, #c90161 0, #ea388e 100%);
    border-radius: 0 27px 27px 0
}

._section_incripcion._pad27 div.row.col-3._left div.row.col-6._pad27 figure {
    margin-top: 27px;
    height: 54px
}

._section_incripcion._pad27 div.row.col-3 figure:not(._logo) {
    position: absolute;
    margin-top: 135px
}

.Noticias .swiper {
    width: 100%;
    height: 270px
}

.Noticias .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: radial-gradient(40.89% 40.89% at 50% 53.65%, #fff 35.96%, #f3f3f3 100%);
    height: 216px;
    width: 340px !important;
    border-radius: 27px
}

._noti_inicial,
._noti_inicial svg {
    color: var(--color-tipo-escuela) !important;
    fill: var(--color-tipo-escuela) !important
}

._noti_primario,
._noti_primario svg {
    color: var(--color-tipo-prim) !important;
    fill: var(--color-tipo-prim) !important
}

._noti_secundario,
._noti_secundario svg {
    color: var(--color-tipo-sec) !important;
    fill: var(--color-tipo-sec) !important
}

._card-slide {
    height: 100%
}

._card-slide div {
    position: absolute;
    bottom: 20px;
    right: 27px
}

.hero_video {
    height: 100vh;
    height: 100vh;
    mix-blend-mode: normal;
    overflow: hidden;
    isolation: isolate
}

.hero_video>.col-3:nth-child(1) {
    background: linear-gradient(72deg, #fafafa 87%, #fec32b 87%)
}

.hero_video>.col-3:nth-child(2) {
    background: linear-gradient(71deg, #fafafa 12%, #fec32b 12%)
}

video.fullscreen {
    position: absolute;
    z-index: 0;
    object-fit: cover;
    width: 115%;
    height: 101vh;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    filter: grayscale(10%) contrast(1);
    mix-blend-mode: multiply;
    overflow: hidden
}

video.fullscreen::-webkit-media-controls {
    display: none !important
}

header div div div div div div h1 {
    margin-bottom: 0 !important
}

.article-social li:first-child {
    font-size: 14px;
    font-weight: 400
}

.article-social {
    display: inline-flex;
    align-items: middle;
    font-size: 1.5em;
    margin-top: calc(var(--altura-base) * 4);
    padding: 27px 0;
    width: 90%
}

.article-social li a {
    margin: 18px;
    color: #587f9c
}

.hoverEffects.naranja {
    display: none
}

.smaller div.hoverEffects.blanco {
    display: none !important
}

.smaller div.hoverEffects.naranja {
    display: flex !important
}

figcaption {
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    margin: 9px 0;
    width: 100%
}

.smaller .logo-smaller {
    position: absolute;
    left: calc(100%/11);
    top: 0
}

.smaller .logo-smaller svg#iso_menube path {
    fill: var(--color-base1)
}

.screens img:nth-child(1),
.screens img:nth-child(2) {
    position: absolute;
    height: 80%
}

.screens img:nth-child(1) {
    left: 250px !important;
    margin-top: 81px !important;
    z-index: 2 !important
}

.screens img:nth-child(2) {
    top: 54px !important;
    left: 100px !important
}

#dos,
#tres,
#uno {
    animation: float 10s infinite linear
}

#uno {
    animation-delay: .5s
}

#dos {
    animation-delay: 1s
}

#tres {
    animation-delay: 3s
}

#tipo {
    transform-origin: 50% 50%;
    animation-delay: 21.5s;
    fill: #fc8d7f
}

@keyframes float {
    0% {
        transform: translatey(0) scale(.3)
    }
    25% {
        transform: translatey(-1%) scale(.3)
    }
    50% {
        transform: translatey(0) scale(.34)
    }
    75% {
        transform: translatey(-1%) scale(.29)
    }
    100% {
        transform: translatey(0) scale(.3)
    }
}

@keyframes vibrate {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    20% {
        -webkit-transform: translate(-6px, 6px);
        transform: translate(-6px, 6px)
    }
    40% {
        -webkit-transform: translate(-6px, -6px);
        transform: translate(-6px, -6px)
    }
    60% {
        -webkit-transform: translate(6px, 6px);
        transform: translate(6px, 6px)
    }
    80% {
        -webkit-transform: translate(6px, -6px);
        transform: translate(6px, -6px)
    }
    100% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

#loader svg g {
    animation: vibrate 10s 2 linear;
    -moz-transform-origin: 50% 50%
}

#loader svg path {
    transform: scale(.3);
    -moz-transform: scale(.3);
    -moz-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

@keyframes tipo {
    0%,
    80% {
        transform: translate(0, 50px) scale(.3);
        opacity: 0;
        fill: none
    }
    100% {
        transform: translate(0, 0) scale(.3);
        fill: #fc8d7f !important;
        opacity: 1
    }
}

.simpleParallax {
    top: -300px !important;
    position: relative !important
}

.img-slide {
    /* Make slide images fill their container height keeping aspect ratio */
    display: block;
    width: auto;
    height: 100%;
    max-height: 100%;
    object-fit: cover;
    position: relative;
    right: 0;
    z-index: 1;
    top: 0;
}

/* Ensure the image's immediate column can stretch to the slider height */
.sldr .col-6 {
    height: 100%;
}

/* Target only images inside sldr to avoid affecting other uses of .img-slide */
.sldr img.img-slide {
    height: 100%;
    width: auto;
    object-fit: cover;
}
.sponsors {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    /* grid-column-gap: 24px; */
    height: calc(var(--altura-base) * 10);
    background: var(--secondary-color);
    align-content: center;
    justify-items: center;
    padding: 0 calc(100%/12)
}

.sponsors img {
    height: 45px;
    opacity: .6
}

.sponsors img:nth-child(4) {
    padding-top: 8px
}