/* Premio modificado por cancelacion */
div.premioMainDesc > div.container > blockquote:nth-child(9) {
    width: 100vw;
    height: 700px;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    background: #0174C7;
    background-size: auto 80%;
}

div.premioMainDesc > div.container > blockquote:nth-child(9) > p {
    width: 60% !important;
    margin: 0 auto !important;
    font-size: 22px;
    font-family: Gudea, sans-serif;
    line-height: 140%;
    letter-spacing: -0.6px;
    color: white;
    display: flex;
    flex-direction: column;
    text-align:center;
}

body > div.body-wrapper > section > div.video {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #e3eaf5;
    margin-top: -20px;
    justify-content: center;
    padding: 60px 0;
    display:none;
}

.premio {
    /* p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 60.0px; font: 42.0px Gudea; color: #424242}span.s1 {letter-spacing: -0.2px} */
    /* p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 50.0px; font: 27.0px Gudea; color: #424242}span.s1 {letter-spacing: -0.1px}span.s2 {letter-spacing: -0.1px; color: #ffffff} */
}

div.premioMainDesc {
    width: 100%;
    padding: 0;
    /* height: 3000px; */
    display: flex;
    align-items: center;
    flex-direction: column;
    font-family: Gudea, sans-serif;
}

div.premioMainDesc > div.container > h1 {
    color: black;
    font-size: 31px;
    font-weight: bold;
    font-family: Gudea, sans-serif;
    padding: 0;
    line-height: 140%;
    margin: 0 0 30px;
}

div.premioMainDesc > div.container > p {
    color: #545454;
    font-family: Gudea, sans-serif;
    font-size: 20px;
    letter-spacing: -0.2px;
    line-height: 140%;
    margin: 0;
}

div.premioMainDesc > div.container > blockquote:nth-child(3) > h5 {
    color: white;
    font-weight: bold;
    margin: 80px 0 0 26px;
    font-size: 16px;
    font-family: Gudea, sans-serif;
    letter-spacing: -0.2px;
}

div.premioMainDesc > div.container > blockquote:nth-child(3) > p {
    color: white;
    font-size: 16px;
    font-family: Gudea, sans-serif;
    letter-spacing: -0.2px;
    margin: 5px 0 0 26px;
    width: 210px;
    text-align: left;
    line-height: 22px;
}

div.premioMainDesc > div.container > blockquote:nth-child(4) > h5 {
    color: white;
    font-weight: bold;
    font-size: 16px;
    font-family: Gudea, sans-serif;
    letter-spacing: -0.2px;
    text-align: left;
    float: right;
    width: 210px;
    margin: 64px 60px 0 0;
}

div.premioMainDesc > div.container > blockquote:nth-child(4) > p {
    color: white;
    font-size: 16px;
    font-family: Gudea, sans-serif;
    letter-spacing: -0.2px;
    margin: 5px 60px 0 26px;
    width: 210px;
    text-align: left;
    line-height: 22px;
}

div.premioMainDesc > div.container > table tr th {
    color: #545454;
    font-family: Gudea, sans-serif;
    font-size: 18px;
    letter-spacing: -0.2px;
    line-height: 140%;
    margin: 0;
    font-weight: bold;
}

div.premioMainDesc > div.container > table tr td {
    color: #545454;
    font-family: Gudea, sans-serif;
    font-size: 20px;
    letter-spacing: -0.2px;
    line-height: 140%;
    margin: 0;
    vertical-align: top;
    padding: 0 10px 0 0;
}

div.premioMainDesc > div.container > blockquote:nth-child(9) > p {
    width: 22%;
    margin: 0 12% 0 0;
    font-size: 22px;
    font-family: Gudea, sans-serif;
    line-height: 140%;
    letter-spacing: -0.6px;
    color: white;
    display: flex;
    flex-direction: column;
}

div.premioMainDesc > div.container > blockquote:nth-child(9) > p > a {
    width: 100%;
    background-color: white !important;
    color: #0174C7 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-weight: bold !important;
    font-size: 20px !important;
    height: 40px !important;
    margin: 20px 0 -30px !important;
    letter-spacing: -0.2px;
    cursor: pointer !important;
    padding: 0 !important;
    font-family: Gudea, sans-serif !important;
}

body > div.body-wrapper > section > div.equipo > div.selectors {
    width: 1230px;
    display: flex;
    align-items: center;
    max-width: calc(100vw - 120px);
    margin-bottom: 40px;
}

body > div.body-wrapper > section .selector {
    justify-content: left;
}

body > div.body-wrapper > section > div.equipo > div.row {
    width: 1230px;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: calc(100vw - 120px);
    margin-bottom: 30px;
}

body > div.body-wrapper > section > box-blocks > div.tarjetas-cajas div.row3 > div.left > span {
    line-height: 140%;
}

body > div.body-wrapper > section > box-blocks > div.tarjetas-cajas div.row {
    width: 1230px;
}

body > div.body-wrapper > section > box-blocks > div.tarjetas-cajas div.row2b {
    width: 1230px;
}

body > div.body-wrapper > section > box-blocks > div.tarjetas-cajas div.row4 {
    width: 1230px;
}

body > div.body-wrapper > section > box-blocks > div.tarjetas-cajas div.row2 {
    width: 1230px;
}

body > div.body-wrapper > section#equipo > div.desc > div.cont {
    width: 1230px;
}

body > div.body-wrapper > section#home > div#sliders > div.sliders {
    margin-bottom: 0;
}

body > div.body-wrapper > section > div.tarjetas-cajas div:first-child {
    margin-top: 0;
}

body > div.body-wrapper > section > div.tarjetas-cajas div.row {
    width: 1230px;
}

body > div.body-wrapper > section > div.tarjetas-cajas div.row3 {
    width: 1230px;
}

body > div.body-wrapper > section > div.tarjetas-cajas div.row3 > div.left > span {
    line-height: 140%;
}

body > div.body-wrapper > section div.bigFicha {
    width: 1230px;
    display: flex;
    position: relative;
    background: #fff;
    margin: 40px 0 0;
    max-width: calc(100vw - 120px);
}

body > div.body-wrapper > section > div.mainDesc {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: -30px;
    background: #fff;
    flex-direction: column;
    padding: 80px 0;
}

body > div.body-wrapper > section > div.equipo > div.row div.top div.jurado > div.info > div.cont {
    margin-right: 10px;
}

body > div.body-wrapper > section > div.mainWall > div.downInfo > h3 {
    font-size: 24px;
}

body > div.body-wrapper > section > div.mainWall > div.downInfo > a > img {
    margin: 0 auto 0 -35px;
    right: 0;
    left: 0;
    width: 140%;
}

body > div.body-wrapper > section > div.mainDesc > h2 {
    width: 60%;
    line-height: 140%;
    font-family: Gudea, sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #545454;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
}

body > div.body-wrapper > section > div.participantes > div.members {
    width: 1230px;
    display: flex;
    margin-bottom: 40px;
    justify-content: center;
    max-width: calc(100vw - 120px);
    flex-wrap: wrap;
}

body > div.body-wrapper > section > div.tarjetas-cajas > div.row3 {
    height: 600px;
    width: 1230px;
    display: flex;
    margin-bottom: 30px;
    align-items: center;
    justify-content: center;
    max-width: calc(100vw - 120px);
    max-height: 34vw;
}

body > div.body-wrapper > section > div.tarjetas-cajas > div.row2b {
    height: 20vw;
    width: 1230px;
    display: flex;
    margin-bottom: 30px;
    align-items: center;
    max-width: calc(100vw - 120px);
    max-height: 34vw;
}

body > div.body-wrapper > section#programas > div.description > h2 {
    width: 69%;
    line-height: 33px;
    font-family: Gudea, sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #545454;
    display: flex;
    justify-content: center;
    text-align: center;
}

body > div.body-wrapper > section > div.tarjetas-cajas > div.row3 > div.left > span {
    font-family: Gudea, sans-serif;
    font-size: 16px;
    color: #434040;
    margin: 20px;
    display: block;
    line-height: 140%;
}

body > div.body-wrapper > section > div.participantes > div.members > div.jurado > div.info > h1 {
    font-family: Gudea, sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #001970;
    width: 100%;
    text-transform: uppercase;
}

body > div.body-wrapper > section > div.participantes > div.members > div.jurado > div.info > span {
    font-family: Gudea, sans-serif;
    font-size: 14px;
    color: #001970;
    display: block;
    line-height: 140%;
}

body > div.body-wrapper > section > div.tarjetas-cajas > div.row2 {
    display: flex;
    margin-bottom: 30px;
    max-width: calc(100vw - 120px);
    width: 1230px;
}

body > div.body-wrapper > section > div.tarjetas-cajas > div.row4 {
    height: 280px;
    width: 1230px;
    display: flex;
    margin-bottom: 30px;
    align-items: center;
    max-width: calc(100vw - 120px);
    max-height: 16vw;
}

body > div.body-wrapper > section > div.tarjetas-cajas > div.row2 > div.right > div.info > span {
    font-family: Gudea, sans-serif;
    font-size: 16px;
    color: #434040;
    margin: 15px;
    line-height: 140%;
}

body > div.body-wrapper > section#contacto > div.map > div.info {
    bottom: 60px;
    width: calc(60vw - 30px);
    background-color: #fff;
    position: absolute;
    display: flex;
    flex-direction: column;
    transform: translateX(-50%);
    left: 50%;
    align-items: center;
    max-width: calc(100vw - 120px);
    padding: 0;
    height: 300px;
    justify-content: center;
}

body > div.body-wrapper > section#home > div.enfoque {
    width: 100%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px 0 60px 0;
}

body > div.body-wrapper > section#home > div.enfoque > h2 {
    width: 60%;
    line-height: 35px;
    font-family: Gudea, sans-serif;
    font-weight: 700;
    font-size: 21px;
    color: #0075c8;
    display: flex;
    justify-content: center;
    text-align: center;
    padding: 0;
    margin: 0;
}

body > div.body-wrapper > section#home > div.aliados > h1 {
    font-family: Gudea, sans-serif;
    font-weight: 700;
    font-size: 36px;
    color: #545454;
    display: flex;
    justify-content: center;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 80px;
}

body > div.body-wrapper > section#home > div.aliados > div.items {
    display: flex;
    margin-bottom: 80px;
    justify-content: space-between;
    width: auto;
    background-color: #fff;
    max-width: inherit;
}

body > div.body-wrapper > section > div.equipo > div.row div.juradoDetail > div.info > div.cont > h2 {
    line-height: 140%;
}

body > div.body-wrapper > section > div.equipo > div.row div.juradoDetail > div.info > div.cont > span {
    line-height: 140%;
    font-size: 16px;
}

body > div.body-wrapper > section > div.equipo > div.row div.juradoDetail > div.info > div.cont > h3 {
    font-size: 16px;
}

body > div.body-wrapper > section > div.equipo > div.row div.juradoDetail > div.info > div.cont {
    margin: 40px 40px 80px 40px;
}

@media (max-width: 720px) {
    div.premioMainDesc > div.container > blockquote:nth-child(9) {
        background-size: 80% auto;
        background-position: center 10vw;
        align-items: center;
        height: auto;
        justify-content: flex-end;
        padding: 15vw 0 15vw;
        height: auto!important;
    }

    body > div.body-wrapper > section > div.participantes > div.members > div.jurado {
        width: 45%;
        margin: 0 0 0 10px;
        height: inherit;
    }

    body > div.body-wrapper > section > div.participantes > div.members > div.jurado > div.pic {
       height: 50vw;
    }

    body > div.body-wrapper > section > div.participantes > div.members > div.jurado {
        min-width: 130px;
        margin-bottom: 30px;
    }

    body > div.body-wrapper > section > div.participantes > div.members > div.jurado {
        min-width: 145px;
        margin-bottom: 30px;
    }
    body > div.body-wrapper > section > div.participantes > div.members {
        max-width: 90vw!important;
        max-width: inherit;
        margin-bottom: 0;
    }



    div.premioMainDesc > div.container > blockquote:nth-child(9) > p {
        width: calc(80vw)!important;
        margin: 0;
    }

    body > div.body-wrapper > section#home > div#sliders > div.info > h2 {
        width: 90%;
        font-size: 24px;
    }

    body > div.body-wrapper > section#home > div#sliders > div.info > h1 {
        font-family: Poppins, sans-serif;
        font-size: 16px;
        color: #fff;
        display: flex;
        justify-content: center;
        text-align: center;
    }

    body > div.body-wrapper > section#home > div#sliders > div.info > a.link {
        background-color: #0075c8;
        font-family: Gudea, sans-serif;
        font-weight: 700;
        font-size: 16px;
        color: #fff;
        cursor: pointer;
        padding: 10px 25px;
    }

    body > div.body-wrapper > section#home > div.enfoque > h2 {
        width: 90%;
        line-height: 140%;
        font-size: 18px;
    }

    body > div.body-wrapper > section#home > div.programas > h1 {
        font-size: 24px;
        margin-bottom: 35px;
        margin-top: 40px;
    }

    body > div.body-wrapper > section#home > div.programas > div.tarjeta > div.info > h1 {
        font-size: 16px;
    }

    body > div.body-wrapper > section#home > div.programas > div.tarjeta > div.info > h2 {
        line-height: 140%;
        font-size: 28px;
    }

    body > div.body-wrapper > section#home > div.programas > div.tarjeta > div.info > span {
        line-height: 140%;
    }

    body > div.body-wrapper > section#home > div.programas > div.tarjeta > div.info > a.link {
        font-size: 16px;
    }

    body > div.body-wrapper > section > div.mainDesc > h1 {
        font-size: 28px;
    }

    body > div.body-wrapper > section > div.mainDesc > h2 {
        width: 90%;
        line-height: 140%;
        font-size: 18px;
    }

    body > div.body-wrapper > section#home > div.aliados > h1 {
        font-size: 28px;
    }

    body > div.body-wrapper > section#home > div.aliados > div.items {
        max-width: 90vw;
    }

    body > div.body-wrapper > section#home > div.aliados > div.items > a.aliado > img {
        height: 9vw;
    }

    body > div.body-wrapper > section > div.equipo > div.row {
        max-width: calc(100vw - 30px);
    }

    body > div.body-wrapper > section div.bigFicha {
        max-width: calc(100vw - 30px);
    }

    body > div.body-wrapper > section > div.mainWall > h2 {
        width: 90%;
        font-size: 32px;
        line-height: 140%;
    }

    body > div.body-wrapper > section#labmobiles-conciencia > div.ruedas > div.left > span {
        line-height: 140%;
        font-weight: 400;
    }

    body > div.body-wrapper > section > div.mainDesc > h1 {
        font-size: 24px;
    }

    body > div.body-wrapper > section div.bigFicha > div.right > div.container > div.sub-container > span {
        line-height: 140%;
    }

    body > div.body-wrapper > section > div.mainWall > div.downInfo > h3 {
        font-size: 16px;
    }

    body > div.body-wrapper > section > div.equipo > div.row div.juradoDetail > div.info > div.cont > .downSocials > a {
        margin: 0;
    }

    body > div.body-wrapper > section > div.equipo > div.row div.juradoDetail > div.info > div.cont > h3 {
        font-size: 14px;
    }

    body > div.body-wrapper > section > div.equipo > div.row div.juradoDetail > div.info > div.cont > h2 {
        line-height: 140%;
        font-weight: 400;
        font-size: 16px;
    }

    body > div.body-wrapper > section > div.equipo > div.row div.juradoDetail > div.info > div.cont > span {
        line-height: 140%;
        font-size: 16px;
    }

    body > div.body-wrapper > section > div.participantes > h1 {
        font-size: 24px;
    }

    body > div.body-wrapper > section > div.equipo > div.selectors {
        max-width: calc(100vw - 30px);
    }

    body > div.body-wrapper > section#equipo > div.desc > div.cont > h1 {
        font-size: 32px;
    }

    body > div.body-wrapper > section#equipo > div.desc > div.cont > span {
        line-height: 140%;
        font-weight: 400;
    }

    body > div.body-wrapper > section#contacto > div.description > h1 {
        font-size: 32px;
        color: #0075c8;
    }

    body > div.body-wrapper > section#contacto > div.map > div.info {
        width: calc(100vw - 30px);
        max-width: calc(100vw - 30px);
    }

    body > div.body-wrapper > section#contacto > div.form > form > div.row .select {
        width: calc(80% - 0px);
    }

    body > div.body-wrapper > section .selector {
        justify-content: left;
    }

    body > div.body-wrapper > section#contacto > div.description > h2 {
        line-height: 140%;
        font-weight: 400;
    }

    body > div.body-wrapper > section#programas > div.description > h2 {
        width: 90%;
        line-height: 140%;
        font-weight: 400;
    }

    body > div.body-wrapper > section > div.tarjetas-cajas > div.row3 {
        height: auto;
        max-width: calc(100vw - 30px);
        max-height: 100%;
    }

    body > div.body-wrapper > section > div.tarjetas-cajas > div.row2b {
        height: auto;
        max-width: calc(100vw - 30px);
        max-height: 100%;
    }

    body > div.body-wrapper > section > div.tarjetas-cajas > div.row2 {
        max-width: calc(100vw - 30px);
    }

    body > div.body-wrapper > section > div.tarjetas-cajas > div.row4 {
        height: 100%;
        max-width: calc(100vw - 30px);
        max-height: 100%;
    }

    body > div.body-wrapper > section > div.tarjetas-cajas > div.row4 > div.left > div.info > h1, body > div.body-wrapper > section > div.tarjetas-cajas > div.row4 > div.right > div.info > h1 {
        font-size: 24px !important;
    }

    body > div.body-wrapper > section > div.tarjetas-cajas > div.row4 > div.left > div.info > a, body > div.body-wrapper > section > div.tarjetas-cajas > div.row4 > div.right > div.info > a {
        font-size: 18px !important;
    }

    body > div.body-wrapper > section > div.tarjetas-cajas > div.row2 > div.right > div.info > span {
        font-size: 16px;
        line-height: 140%;
    }

    body > div.body-wrapper > section > div.tarjetas-cajas > div.row3 > div.left > span {
        line-height: 140%;
    }

    body > div.body-wrapper > section#equipo > div.desc > div.cont {
        width: 90%;
    }
}
body > div.body-wrapper > section#home > div.aliados > div.items {
    display: flex;
    margin-bottom: 80px;
    width: auto;
    background-color: #fff;
    max-width: inherit;
    flex-wrap: wrap;
    justify-content: center;
}
body>div.body-wrapper>section#home>div.aliados>div.items>a.aliado {
    margin: 0 10px;
}



/* Ajustes 27/04/2021 - Incorporando sección Experimenta con conciencia */

body header > div.right {
    bottom: -1px;
    position: relative;
}

.experimenta-conciencia .presentacion-seccion p{
	width: 60%;
    line-height: 140%!important;
    font-family: Gudea, sans-serif!important;
    font-weight: 500!important;
    font-size: 18px!important;
    color: white!important;
    padding: 0!important;
    margin: 0!important;
	padding-bottom:25px!important;
	text-align:center;
}

.experimenta-conciencia .presentacion-seccion p b{
    color: white!important;
	font-size:1.4em;
	text-transform:uppercase;
}


body > div.body-wrapper > section > div.mainDesc > a.content-arrow{
	background:transparent!important;
	opacity:0.7;
	transition:0.5s all;
}

body > div.body-wrapper > section > div.mainDesc > a.content-arrow:hover{
	opacity:1;
}

.experimenta-conciencia .presentacion-seccion{
	background-color:#0ba7c4!important;
}

.videos-bg{
	background:white;
}

body header > div.right > .link > ul.submenu > li > a {
    font-size: 0.95em;
	padding: 10px 0 10px 7px;
}

.fila-videos {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    padding: 60px 0px!important;
    margin: 0px!important;
}
.fila-videos:last-child {
	border-bottom:0px;
}


.fila-videos h3{
    font-family: 'Gudea', sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #4a90e2;
	margin-bottom:10px;
	text-transform:uppercase;
}

.fila-videos h3 b{
    font-weight: 700;
}


.fila-videos p{
    font-size: 16px;
    color: #545454;
	margin-bottom:10px;
	line-height:25px;
}

.fila-videos a.link {
    height: auto;
    background-color: #0ba7c4!important;
    font-family: Gudea, sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
    margin: 20px 0 0;
    padding: 15px 40px;
	display: inline-flex;
}

.fila-videos a.link img {
    padding-right: 10px!important;
}

.fila-videos a.link:hover {
    background-color: #50e3c2!important;
}

.right .link:nth-of-type(2) .submenu{
	display:flex;
	align-items: flex-start;
}
.right .link:nth-of-type(2) .submenu li{
	width:100%;
}
.right .submenu li:nth-of-type(1) {
	order: 1;
}
.right .submenu li:nth-of-type(2) {
	order: 3;
}

.right .submenu li:nth-of-type(3) {
	order: 4;
}

.right .submenu li:nth-of-type(4) {
	order: 5;
}

.right .submenu li:nth-of-type(5) {
	order: 2;
}

body header > .menu > .menu-container > .link > ul{
	display:flex;
	align-items: flex-start;
	flex-direction:column;
}

body header > .menu > .menu-container > .link > ul > li{
	width:100%;
}
body header > .menu > .menu-container > .link > ul > li:nth-of-type(1) {
	order: 1;
}
body header > .menu > .menu-container > .link > ul > li:nth-of-type(2) {
	order: 3;
}
body header > .menu > .menu-container > .link > ul > li:nth-of-type(3) {
	order:4;
}
body header > .menu > .menu-container > .link > ul > li:nth-of-type(4) {
	order: 5;
}
body header > .menu > .menu-container > .link > ul > li:nth-of-type(5) {
	order: 2;
}


.apoyo-logos h2{
    font-family: 'Gudea', sans-serif;
    font-weight: bold;
    font-size: 30px;
    color: #001970;
    color: #545454;
    margin-bottom: 10px;
    text-transform: uppercase;
	text-align:center;
	margin-bottom:50px;
}

.apoyo-logos.container {
    padding-top: 70px;
    padding-bottom: 100px;
}

.apoyo-logos.container .row {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.apoyo-logos .logo {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    align-self: center;
}

.apoyo-logos .logo img{
    align-self: center;
	transition:0.5s all;
}

.apoyo-logos .logo img:hover{
  filter: grayscale(100%);
}

.video{
    position:relative;
}
.video .fluid-width-video-wrapper {
    width: 100%;
    position: relative;
    padding: 0;
	padding-top: 56.2963%;
}
.video .fluid-width-video-wrapper iframe{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.siglas{
	text-align:center;
	font-style:italic;
}

ul.info li {
    font-weight: bold;
    font-size: 1em;
	color:#545454;
	padding-bottom:5px;
}

@media(max-width:768px){
	.fila-videos {
    padding: 60px 0px!important;
}
	.experimenta-conciencia .presentacion-seccion p{
	width: 90%;
}
	.invertir-movil{
		flex-direction: column-reverse;
	}
	.fila-videos h3{
		margin-top:30px;
	}
	
	.apoyo-logos.container img {
    zoom: 0.8;
}
} 


@media(max-width:450px){
.apoyo-logos.container img {
    zoom: 0.5;
}
	}