html {
    font-size: 20px;
}


.w-100 {
    width: 100% !important;
}
.m-0 {
    margin: 0 !important;
}
.mt-0,
.my-0 {
    margin-top: 0 !important;
}
.mr-0,
.mx-0 {
    margin-right: 0 !important;
}
.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
    margin-left: 0 !important;
}
.m-1 {
    margin: 0.25rem !important;
}
.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}
.m-2 {
    margin: 0.5rem !important;
}
.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}
.m-3 {
    margin: 1rem !important;
}
.mt-3,
.my-3 {
    margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}
.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}
.m-4 {
    margin: 1.5rem !important;
}
.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}
.m-5 {
    margin: 3rem !important;
}
.mt-5,
.my-5 {
    margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}
.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}
.p-0 {
    padding: 0 !important;
}
.pt-0,
.py-0 {
    padding-top: 0 !important;
}
.pr-0,
.px-0 {
    padding-right: 0 !important;
}
.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
    padding-left: 0 !important;
}
.p-1 {
    padding: 0.25rem !important;
}
.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}
.p-2 {
    padding: 0.5rem !important;
}
.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}
.p-3 {
    padding: 1rem !important;
}
.pt-3,
.py-3 {
    padding-top: 1rem !important;
}
.pr-3,
.px-3 {
    padding-right: 1rem !important;
}
.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
    padding-left: 1rem !important;
}
.p-4 {
    padding: 1.5rem !important;
}
.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}
.p-5 {
    padding: 3rem !important;
}
.pt-5,
.py-5 {
    padding-top: 3rem !important;
}
.pr-5,
.px-5 {
    padding-right: 3rem !important;
}
.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
    padding-left: 3rem !important;
}
.m-n1 {
    margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
    margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
    margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
    margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
    margin-left: -0.25rem !important;
}
.m-n2 {
    margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
    margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
    margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
    margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
    margin-left: -0.5rem !important;
}
.m-n3 {
    margin: -1rem !important;
}
.mt-n3,
.my-n3 {
    margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
    margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
    margin-left: -1rem !important;
}
.m-n4 {
    margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important;
}
.m-n5 {
    margin: -3rem !important;
}
.mt-n5,
.my-n5 {
    margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
    margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
    margin-left: -3rem !important;
}
.m-auto {
    margin: auto !important;
}
.mt-auto,
.my-auto {
    margin-top: auto !important;
}
.mr-auto,
.mx-auto {
    margin-right: auto !important;
}
.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
    margin-left: auto !important;
}

.w-facultad .c-facultad .menu-lateral ul {
    width: 100%;
    padding: 0px;
}

.w-facultad .c-facultad .menu-lateral li {
    list-style: none;
}

.w-facultad .c-facultad .menu-lateral li.ui-tabs-active {
    border-left: 3px solid #04809F;
    color: #0091B2;
}

.w-facultad .c-facultad .menu-lateral li.ui-tabs-active a {
    color: #0091B2;
}

.w-facultad .c-facultad .texto img {
    width: 100%;
    margin-bottom: 2rem;
}

.w-facultad .c-facultad .w-historia .texto img {
    width: auto;
    margin-bottom: .5rem;
}

.w-facultad .menu-facultad a.active {
    background: #fff;
    color: #2A7494;
}

.bg-pend {
    background-color: rgba(219, 38, 240, .5) !important;
}
 
.w-facultad .c-facultad .cont-all-tabs.w-100 .texto {
    padding: 0rem;
}

.w-facultad .menu-facultad .d-flex.w-100 {
    flex-wrap: wrap;
}

.w-convocatoria .texto-conv ul, 
.w-convocatoria .texto-conv ol {
    margin-top: 0rem;
}

.w-facultad .texto li,
.w-convocatoria .texto-conv li {
    font-size: .917rem;
    line-height: 1.3;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: .5rem;
}

.w-facultad .texto li::marker,
.w-convocatoria .texto-conv li::marker {
    color: #0091B2;
}

.w-facultad .c-facultad li {
    font-size: .917rem;
    line-height: 1.3;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: .5rem;
}

.w-facultad .c-facultad li::marker {
    color: #0091B2;
}

.marca-body ul {
    text-align: left;
}

.marca-body li {
    font-size: .917rem;
    line-height: 1.3;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: .5rem;
}

.marca-body li::marker {
    color: #0091B2;
}

.w-convocatoria .texto-conv ul ol {
    margin-top: .5rem;
}

.w-convocatoria .texto-conv ol li::marker {
    color: #0091B2;
    font-weight: bold;
}

/*correccion slide*/
#tns1 > .tns-item {
    position: relative;
}

.carrusel.slide .tns-nav button {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    margin: 0 6px;
    padding: 0;
    border: 1px solid white;
    background: transparent;
}

.carrusel.slide .tns-nav button.tns-nav-active {
    border: 1px solid transparent;
    background: white;
    
}
.box-noticia .texto h3 a {
    text-decoration: none;
    color: #444444;
}

.banner-noticias .carrusel-noticias a {
    color: #fff;
    text-decoration: none;
}

/* .meta-noticia .w-meta .tags .lista-tags span {
    display: inline-block;
    color: #fff;
    background: #707070;
    padding: .4rem 1rem;
    font-size: .75rem;
} */
.meta-noticia .w-meta .tags .lista-tags span {
    display: inline-block;
    color: #0091b1;
    background: white;
    padding: 0.4rem 1rem;
    font-size: .75rem;
    border: 1px solid #0091b1;
    border-radius: 50px;
    margin-bottom: 6px;
}

.detalle-noticia blockquote {
    font-size: 1.55rem;
    color: #0091B2;
    font-weight: normal;
    line-height: 1.2;
    margin: 0 0 .5rem;
}

.detalle-noticia h6 {
    font-size: .917rem;
    line-height: 1.3;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 1.5rem;
    color: #0091B2;
}


.box-act .texto h3 a {
    margin: 0 0 .4rem;
    font-size: 1rem;
    font-weight: bold;
    color: #444;
}

.cont-estado-convo._abierta .cerrada {
    display: none;
}
.cont-estado-convo._cerrada .btn-link {
    display: none;
}

.w-herramientas.grid {
    display: flex;
    flex-wrap: wrap;
    height: auto !important;
    overflow: hidden;
}

.m-convenios button {
    font-size: .83rem;
    color: #46474B;
    padding: .4rem 1rem .5rem;
    border: 2px solid transparent;
    display: inline-block;
    border-radius: .1rem;
    margin: 0 .2rem 1rem;
    font-weight: normal;
    background-color: transparent;
}

.m-convenios button.is-checked {
    border-color: #0091B2;
    color: #0091B2;
}

.m-convenios.m-herr button {
    min-width: 9rem;
    padding: .4rem .5rem .5rem;
}
.m-convenios {
    text-align: left !important;
}

span.m-convenios-trigger a.btn {
    padding: .5rem 0.6rem .65rem !important;
}

/* * { box-sizing: border-box; } */

/* body {
  font-family: sans-serif;
} */

/* ---- button ---- */

/* .button {
  display: inline-block;
  padding: 10px 18px;
  margin-bottom: 10px;
  background: #EEE;
  border: none;
  border-radius: 7px;
  background-image: linear-gradient( to bottom, hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.2) );
  color: #222;
  font-family: sans-serif;
  font-size: 16px;
  text-shadow: 0 1px white;
  cursor: pointer;
}

.button:hover {
  background-color: #8CF;
  text-shadow: 0 1px hsla(0, 0%, 100%, 0.5);
  color: #222;
}

.button:active,
.button.is-checked {
  background-color: #28F;
}

.button.is-checked {
  color: white;
  text-shadow: 0 -1px hsla(0, 0%, 0%, 0.8);
}

.button:active {
  box-shadow: inset 0 1px 10px hsla(0, 0%, 0%, 0.8); */
}

/* ---- button-group ---- */

/* .button-group:after {
  content: '';
  display: block;
  clear: both;
}

.button-group .button {
  float: left;
  border-radius: 0;
  margin-left: 0;
  margin-right: 1px;
}

.button-group .button:first-child { border-radius: 0.5em 0 0 0.5em; }
.button-group .button:last-child { border-radius: 0 0.5em 0.5em 0; } */

/* ---- isotope ---- */

.grid {
  border: 1px solid #333;
}

/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .element-item ---- */

.element-item {
  position: relative !important;
  left: 1rem !important;
  top: 1rem !important;
  max-width: 360px;
  margin-right: 1rem;
}

.element-item > * {
  margin: 0;
  padding: 0;
}

.element-item .name {
  position: absolute;

  left: 10px;
  top: 60px;
  text-transform: none;
  letter-spacing: 0;
  font-size: 12px;
  font-weight: normal;
}

.element-item .symbol {
  position: absolute;
  left: 10px;
  top: 0px;
  font-size: 42px;
  font-weight: bold;
  color: white;
}

.element-item .number {
  position: absolute;
  right: 8px;
  top: 5px;
}

.element-item .weight {
  position: absolute;
  left: 10px;
  top: 76px;
  font-size: 12px;
}

/* .element-item.alkali          { background: #F00; background: hsl(   0, 100%, 50%); }
.element-item.alkaline-earth  { background: #F80; background: hsl(  36, 100%, 50%); }
.element-item.lanthanoid      { background: #FF0; background: hsl(  72, 100%, 50%); }
.element-item.actinoid        { background: #0F0; background: hsl( 108, 100%, 50%); }
.element-item.transition      { background: #0F8; background: hsl( 144, 100%, 50%); }
.element-item.post-transition { background: #0FF; background: hsl( 180, 100%, 50%); }
.element-item.metalloid       { background: #08F; background: hsl( 216, 100%, 50%); }
.element-item.diatomic        { background: #00F; background: hsl( 252, 100%, 50%); }
.element-item.halogen         { background: #F0F; background: hsl( 288, 100%, 50%); }
.element-item.noble-gas       { background: #F08; background: hsl( 324, 100%, 50%); } */


.m-convenios {
    margin-bottom: 0rem; 
    margin-top: 3rem;
}

.cont-estado-convo .cerrada {
    font-size: 0.75rem;
    display: inline-block;
    color: #fff;
    background: #9B9B9B;
    padding: 0.4rem 1rem;
    font-weight: bold;
    text-transform: uppercase;
}

.pueblos-or .col-md-6 {
    margin-bottom: 2rem;
}

.m-convenios a.active {
    border-color: #0091B2;
    color: #0091B2;
}

.w-facultad .c-facultad.c-prym {
    padding: 0px;
}

.w-facultad.cont-prym .menu-prym .tabs-prym ul {
    display: flex;
    width: 100%;
    margin: 0;
    padding: 0;
}

.w-facultad.cont-prym .menu-prym .tabs-prym ul li {
    list-style: none;
    flex: 1 1 100%;
    border-right: 2px solid #fff;
    border-left: 2px solid #fff;
    display: flex;
    justify-content: space-around;
    background: #E2E9EC;
    align-items: center;
    position: relative;
}

.w-facultad.cont-prym .menu-prym .tabs-prym ul li span {
    margin-right: .6rem;
    color: #838383;
    position: absolute;
    right:0;
}

.w-facultad .menu-facultad a {
     border-right: 0px; 
     padding: 0 1rem;
}

.noticias .noticias-home .der.v-02 {
    flex-direction: column;
}

.noticias .box-not.der.v-02 figure {
    width: 100%;
    min-width: 100%;
}

.box-audio h4 {
  min-height: 40px;
  margin-bottom: .5rem !important;
}

.w-mapa .menu-mapa a:hover {
    background: #0091B2;
    color: #fff;
}

.boxes-int.boxes-interes .box-int .fuente {
    width: 100%;
}

.eventos .g-eventos {
    overflow: hidden;
}

.s-informe .menu-facultad.text-informe {
    display: block;
    padding: 2.7rem;
    padding-bottom: 0rem;
}

.s-informe .menu-facultad.text-informe h2.titulo-2 {
    margin-bottom: .5rem;
}

.s-informe .btn.btn-descargar.full {
    width: 100%;
    font-size: .8rem;
    padding: .4rem .3rem;
    margin-bottom: 1rem;
}

.s-informe .w-facultad .c-facultad .texto .btn.btn-descargar.full img {
     margin-bottom: 0rem; 
}

.s-informe .w-informe .cont-all-tabs {
     width: 100%;
}

.s-block.bg-gris.no-padding-top.d-none {
    display: block !important;
    padding-top: 3rem;
    padding-bottom: 3rem !important;
}

.s-block.bg-gris.no-padding-top.d-none .m-convenios.m-prochile {
    margin-top: 0px;
}

.s-block.bg-gris .modal.m-convenios {
    margin-top: 0px;
    text-align: left;
}

.m-convenios .body-oferta .small {
  border-top: 2px solid #0091B2;
  padding-top: .3rem;
}

.m-convenios .body-oferta .small p {
    font-size: .7rem;
}
.m-convenios .body-oferta .small p a {
    padding: 0px;
    text-decoration: none;
    font-size: .7rem;
    color: #0091B2;
    display: inline;
}

.modal.m-convenios .body-oferta .img-logo-modal {
    max-width: 200px;
}

.subsectores .s-convenio {
     margin-bottom: 0rem; 
}

.s-block.bg-gris.subsectores {
    padding-top: 0rem;
}

.w-ferias .box-feria.new img {
    width: 100%;
}
.w-ferias .box-feria.new p {
    padding: 1rem .6rem 0;
}

.carrusel.ferias .box-act .texto h5 {
    min-height: 17px;
}

.titulo-2.center.title-carru {
    text-align: center;
    font-size: 1.5rem;
}

.concursos-cards .texto h3,
.concursos-cards .texto .btn-link {
    padding: .3rem 0rem;
}

.w-informe .cont-all-tabs h3.titulo-2.new  {
    margin-bottom: .2rem;
}

.w-informe .cont-all-tabs .icon-bases {
    margin-bottom: -.5rem !important;
    margin-right: .5rem;
}

.w-informe .texto .icon-bases {
    width: 1.875rem !important;
    height: auto;
    margin-right: 1rem;
    margin-bottom: -.5rem !important;
}

.w-facultad .c-facultad .texto p.new {
    margin-bottom: 1rem;
}

.w-informe .titulo-3 {
    margin: 0;
    margin-bottom: .7rem;
}

.slide-home.concurso .texto {
    text-align: left;
    left: 5%;
    right: auto !important;
}
.slide-home.concurso .item {
    position: relative;
}

.slide-home.concurso .texto .cont-titulo {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.slide-home.concurso .texto .cont-titulo h5 {
    margin: 0;
    margin-left: 1rem;
    font-size: 2rem;
    font-weight: bold;
    border-bottom: 0px;
}

.slide-home.concurso .texto p {
    padding-left: 2%;
    padding-top: 2%;
    color: #fff;
}

.acordeones-prochile .comprar-mobile {
    padding: 2rem;
}

.mas-act.bg-gris.s-block.acordeones .titulo {
    margin-bottom: 0px;
}

.s-block.acordeones-prochile {
    padding-top: 0px;
}

.s-block.acordeones-prochile .ac-default .item-ac button {
    text-transform: none;
    font-weight: normal;
    color: #707070;
}

.s-block.acordeones-prochile .ac-default .item-ac button.activo {
    color: #0091B2;
}

.s-block.acordeones-prochile .ac-default .item-ac button:after {
    color: #707070;
}

.s-block.acordeones-prochile .ac-default .item-ac ul {
    font-size: .917rem;
    color: #444;
}
.s-block.acordeones-prochile .ac-default .item-ac ul a {
    font-size: 1rem;
    color: #444;
    font-weight: bold;
}

.n-marcas.ex-modal {
    padding-top: 0rem;
}

.n-marcas.ex-modal .w-marcas {
    width: 100%;
}

.n-marcas.ex-modal .new-cont-marcas {
    display: flex;
}

.n-marcas.ex-modal .volver-btn-exmodal {
    padding: .2rem 1rem;
    display: flex;
    justify-content: flex-end;
}

.n-marcas.ex-modal .volver-btn-exmodal a {
    color: #0091B2;
}

.n-marcas.ex-modal .w-marcas .modal-marca {
    position: relative;
    visibility: visible;
    opacity: 1;
    z-index: 10;
    background: transparent;
}
.n-marcas.ex-modal .w-marcas .modal-marca .w-modal {
    width: 100%;
}

.n-marcas.ex-modal .w-marcas .modal-marca .w-modal .marca-header .cerrar-modal {
    display: none;
}

.n-marcas .w-marcas .item.ex-modal-img {
    width: 100%;
}

.n-marcas .w-marcas .item.ex-modal-img .box-audio a img {
    filter: none;
    opacity: 1;
}

.w-facultad .c-facultad .texto .items-medidas .item h4 img {
    width: 1.54rem;
    margin-right: .8rem;
    margin-bottom: 0rem;
}

.w-facultad .c-facultad .texto .items-medidas .btn img {
    margin-bottom: 0rem;
}

.items-medidas {
     margin-top: 0rem; 
}

.texto-conv .col-md-6 .texto-exporta {
    font-size: 2rem;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1;
    padding-right: 2rem;
    max-width: 20rem;
}

.modal.m-convenios.small-carru {
    margin-top: 0rem;
    text-align: left;
}

/*combos*/

.seleccione-ano {
    display: flex;
    align-items: center;
    font-weight: bold;
    font-size: .917rem;
    line-height: 1;
    color: #fff;
    border: none;
    border-radius: 3px;
    padding: .5rem 1.6rem .65rem;
    min-width: 10rem;
    /* text-align: center; */
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    background: #0091B2;
    margin-bottom: 1rem;
}

.seleccione-ano p {
    margin-bottom: 0px;
} 

#combo_selector {
    margin-left: 1rem;
    background-color: transparent;
    border: 0px;
    color: #fff;
    border-bottom: 2px solid #fff;
    min-width: 120px;
}

#combo_selector option {
    color: #444;
}

.cont-anios {
    padding: 0rem 1rem;
}

div[id^='option_']{
    transition: cubic-bezier(.77, 0, .175, 1).5s;
}

.seleccione-ano select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-repeat: no-repeat;
    background-image: url(/images/default-source/default-album/down-chevron.png?sfvrsn=95a5d92e_2);
    background-size: 16px auto;
    background-position: 95% center;
    background-color: #fff;
    padding: 12px 10px;
    padding-bottom: 6px;
    width: 180px;
    font-size: 1rem;
}

.cont-anios .btn.btn-descargar.no-columna {
    margin-bottom: 1rem;
}

/*fin combos*/

.banner-texto-azul {
    padding: 1rem 0;
    background-color: #0091B2;
    color: #fff;
}

.banner-texto-azul p {
    margin-bottom: 0;
}

.banner-texto-azul .cont-izquierda {
    display: flex;
    align-items: center;
}

.table.oficinas-regionales {
    
    background-color: #fff;
    width: 100%;
    overflow-x: auto;
}

.table.oficinas-regionales thead  {
    background-color: #0091B2;
    color: #fff;  
}

.table.oficinas-regionales thead tr th {
    padding: .5rem 1.5rem;
    text-align: left;
    width: 33%;
}

.table.oficinas-regionales tbody tr td {
    font-size: 18px;
    padding: 1rem;
}

.table.oficinas-regionales tbody tr td {
    position: relative;
}

.table.oficinas-regionales tbody tr td:after {
    display: flex;
    position: absolute;
    content: "";
    top: 32%;
    left: 0%;
    width: 3px;
    height: 50px;
    background: url('/images/default-source/default-album/separador.png?sfvrsn=ee89950d_2') transparent no-repeat;
  }

  .table.oficinas-regionales tbody tr td:first-child:after {
    display: none;
  }

  .form-pro.una-columna label {
    display: block;
    font-size: .83rem;
    padding-left: .8rem;
    margin-bottom: .3rem;
  }

  .form-pro.una-columna input {
    font-size: .91rem;
    border: none;
    border-bottom: 2px solid #656565;
    width: 100%;
    padding: .3rem .8rem;
  }

    .form-pro.una-columna .sf-fieldWrp {
    margin-bottom: 1.5rem;
    position: relative;
  }

    .form-pro.una-columna select  {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-repeat: no-repeat;
    background-image: url(/images/default-source/default-album/bg-select-white.png?sfvrsn=e4ae6663_2);
    background-size: auto .4rem;
    background-position: calc(100% - .5rem) center;
    background-color: transparent;
    border-radius: 0;
    border: none;
    border-bottom: 2px solid #656565;
    width: 100%;
    padding: .3rem .5rem;
    font-size: .91rem;
    color: #444444;
  }

  .form-pro.una-columna .no-label strong  {
    display: none;
  }

  .form-pro.una-columna .no-label label  {
    display: flex;
  }

  .form-pro.una-columna .no-label label input  {
    margin-top: 5px;
    width: 10%;
  }

  .form-pro.una-columna .no-label label {
    padding-left: 0rem;
  }

  .form-pro.una-columna .btn-finalizar {
    display: flex;
    justify-content: center;
  }

  .form-pro.una-columna .btn-finalizar button {
    font-weight: bold;
    font-size: .917rem;
    line-height: 1;
    color: #fff;
    border: none;
    border-radius: 3px;
    padding: .5rem 1.6rem .65rem;
    min-width: 10rem;
    text-align: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    background: #0091B2;
    display: inline-block;
  }

  .form-pro.una-columna p[data-sf-role=error-message] {
    color: red;
  }

  .form-pro.una-columna .sf-fieldWrp.sf-RadioButtons strong {
    font-size: .917rem;
    line-height: 1.3;
    font-weight: normal;
    margin-top: 0;
  }

  .form-pro.una-columna .sf-fieldWrp.sf-RadioButtons label {
    display: flex;
    width: 100px;
    margin-top: 10px;
  }

  .form-pro.una-columna .sf-fieldWrp.sf-RadioButtons label input {
    margin-top: 4px;
    width: 50px !important;
  }

  .form-pro.una-columna .form-ac input,
  .form-pro.una-columna .form-ac select,
  .form-pro.una-columna .form-ac textarea {
    border-bottom: 2px solid #0091B2;
    }

    .form-pro.una-columna textarea {
    font-size: .91rem;
    border: none;
    border-bottom: 2px solid #656565;
    width: 100%;
    padding: .3rem .8rem;
    min-height: 100px;
    max-height: 220px;
    min-width: 100%;
    max-width: 100%;

  }

  .form-pro.una-columna .form-ac select {
    background-image: url(/images/default-source/default-album/arrow-down-azul-prochile.png?sfvrsn=e9c7b255_2);
}

.form-pro.una-columna .formulario .w-form .sf-fieldWrp:before {
    content: "";
    display: block;
    width: 4px;
    height: 100%;
    background: #04809F;
    position: absolute;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    left: 0;
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
}

.form-pro.una-columna .formulario .w-form .sf-fieldWrp:focus-within:before {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}


/*correccion html alternativo sf forms*/

  .form-pro.una-columna .text-danger {
    color: red;
    font-size: 16px;
  }

  .form-pro.una-columna fieldset[data-sf-role=checkboxes-field-container],
  .form-pro.una-columna fieldset[data-sf-role=multiple-choice-field-container] {
    border: 0px;
    margin-bottom: 0px !important;
    padding: 0px;
  }

  .form-pro.una-columna fieldset[data-sf-role=multiple-choice-field-container] {
    font-size: 16px;
  }

  .form-pro.una-columna fieldset[data-sf-role=multiple-choice-field-container] label {
    display: flex;
    width: 100px;
    margin-top: 10px;
  }

  .form-pro.una-columna fieldset[data-sf-role=multiple-choice-field-container] label input {
    margin-top: 4px;
    width: 50px !important;
  }

  .form-pro.una-columna fieldset[data-sf-role=checkboxes-field-container] .h6 {
    display: none;
  }

  .form-pro.una-columna fieldset[data-sf-role=checkboxes-field-container] ul,
  .form-pro.una-columna fieldset[data-sf-role=multiple-choice-field-container] ul {
    list-style: none;
    padding-left: 0px;
  }

  /*fin correccion html alternativo sf forms*/

.sf_colsIn.w-facultad.cont-busqueda { 
    padding: 4rem 2rem;
}

.sf_colsIn.w-facultad.cont-busqueda .sf-search-results.media-list a { 
    display: none;
}

.sf_colsIn.w-facultad.cont-busqueda .sf-search-results.media-list h3 { 
    color: #0091B2;
}

.sf_colsIn.w-facultad.cont-busqueda .sf-search-results.media-list h3 a { 
    display: block;
    text-decoration: none;
    color: #0091B2;
}

.sf_colsIn.w-facultad.cont-busqueda ul.pagination { 
    display: flex;
    justify-content: center;
    list-style: none;
    color: #414141;
}

.sf_colsIn.w-facultad.cont-busqueda ul.pagination li { 
    margin: 0 .5rem;
}

.sf_colsIn.w-facultad.cont-busqueda ul.pagination li.active { 
    color: #0091B2;
    font-weight: bold;
}
.sf_colsIn.w-facultad.cont-busqueda ul.pagination li.active a { 
    color: #0091B2;
    font-weight: bold;
}

.sf_colsIn.w-facultad.cont-busqueda ul.pagination li a { 
    color: #414141;
    text-decoration: none;
}

.prochile-search-box .sf-search-input-wrapper {
    display: flex;
}

ul#ui-id-1 {
    display: none;
    visibility: hidden;
}

/*correccion top modals*/
.subsectores .modal .w-modal, .w-convenios .modal .w-modal {
    position: absolute;
    top: 5%;
}
/*fin correccion top modals*/  

.w-mapa .menu-mapa {
    width: 10.83rem;
    min-width: 10.83rem;
}

.rankings .box-ranking {
      background-color: #fff;;
      padding: 2rem 2rem;
      margin-top: 5rem;
      min-height: 600px;
      color: #3391B2;;
  }

  .rankings .box-ranking .number {
    position: relative;
}

  .rankings .box-ranking .number p {
    position: relative;
    margin-bottom: 0px;
    font-size: 80px;
}

.rankings .box-ranking .number span {
    position: absolute;
    top: 15%;
    left: 13%;
}

  .rankings .box-ranking .cont-lista {
    margin: 0 auto;

} 

.rankings .box-ranking .cont-lista ul li {
    font-size: 18px;
    margin-bottom: 18px;
    color: #444444;
    
}

.rankings .box-ranking.medio .cont-lista ul li {
    color: #fff;
    
}

  .rankings .box-ranking.medio {
    background-color: #3391B2;
    color: #fff;
    margin-top: 0px;
}

.rankings .box-ranking .cont-lista ul {
    list-style: none;
    padding-left: 0;
  }
  .rankings .box-ranking .cont-lista li {
    position: relative;
    padding-left: 1.5em;  /* space to preserve indentation on wrap */
  }
  .rankings .box-ranking .cont-lista li:before {
    content: '✓'; 
    position: absolute;
    left: 0; 
    width: 1em;
    height: 1em;
    font-weight: bold;
  }


  .w-facultad.cont-prym .menu-prym .tabs-prym ul {
    display: flex;
    width: 100%;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.w-facultad.cont-prym .menu-prym .tabs-prym ul li {
    list-style: none;
    flex: 1 1 auto;
    border-right: 2px solid #fff;
    border-left: 2px solid #fff;
    display: flex;
    background: #E2E9EC;
    align-items: center;
    position: relative;
    /* max-width: 20%; */
    margin-bottom: .2rem;
    min-width: 20%;
}

header .head-bottom nav ul li.active:after {
    content: "";
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: .25rem;
    background: #0091B2;
}

.head-bottom .cont-logo {
    padding-bottom: .8rem;
}

.w-facultad .cont-tab a {
    color: #0091B2;
    text-decoration: none;
}

.boxes-int.boxes-interes .box-int.bg-azul {
    order: 2;
}

.modal .modal-bienvenido .boxes-modal .box-modal {
    width: 15rem;
}

/*submenu leon*/
header .head-bottom nav ul li.desplegable {
  position: relative;
}

.desplegable-content {
  position: absolute;
  top: 100%;
  background: white;
  width: 180px;
  padding: 0;
  border-top: 0 solid #0091b2;
  z-index: 200;
  font-size: 0.2rem;
  display:none!important;
}

header .head-bottom nav ul li div > a {
  opacity: 0;
}

header .head-bottom nav ul li.desplegable:hover .desplegable-content {
  display:block!important;
  padding: 10px;
  border-top: 0.25rem solid #0091b2;
}

/*fin submenu leon*/

header .head-bottom nav ul li {
    margin-left: 1rem;
    padding-bottom: 1.3rem;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

header .head-bottom nav ul li ul.desplegable-content
 {
    flex-direction: column;
    justify-content: space-around;
}

header .head-bottom nav ul li ul.desplegable-content li
 {
    opacity: 0;
}

header .head-bottom nav ul li ul.desplegable-content li a
 {
    padding: 0rem;
    padding-bottom: 0.35rem;
}

header .head-bottom nav ul li .desplegable-content li,
header .head-bottom nav ul li .desplegable-content li a {
    opacity: 1;
    color: #444;
    padding: 0rem; 
    padding-bottom: 0.2rem;    
}

header .head-bottom nav ul li.desplegable:hover ul li
 {
    opacity: 1;
    color: #444;
    padding-bottom: 0rem;
}

.guias-practicas .fecha,
.guias-practicas .gpp {
    display: none;
}

.guias-practicas .box-noticia h3 {
    min-height: 140px;
}

.newsletter.certificacion {
    background-image: url(/images/default-source/herramientas/banner-certificadoorrigen2.tmb-.jpg?sfvrsn=709e57c1_0);
    background-repeat: repeat;
}

.resultado-actividad .table h3 a {
    color: #0091B2;
    text-decoration: none;
}

.n-marcas .w-marcas.ex-modal .item img {
    max-width: none;
}

.n-marcas.ex-modal .new-cont-marcas {
    flex-wrap: wrap;
    justify-content: flex-start;
    text-align: center;
}

.wrap-multimedia-uno {
    max-width: 800px;
    margin: 0 auto;
}

.subsectores h2.titulo-2 {
    padding-top: 1.5rem;
}

.w-convenios.carru-marca-sec h2.titulo-2 {
    padding-top: 2rem;
}

.w-convenios.carru-marca-sec .item img {
    max-width: 150px;
}

.noticias-es .twitter .w-twitter {
    padding: 1rem 1.5rem;
    margin-bottom: 1.4rem;
}

.s-convenio .box-act figure img {
    padding-top: 1rem;
}

.mas-act .carrusel .c-3 {
    display: flex;
}

.mas-act .carrusel .c-3 .cont-estado-convo {
    position: absolute;
    bottom: 2%;
}
.mas-act .carrusel .c-3 .box-act .texto h6 {
    padding-bottom: 1rem;
}

.cont-estado-convo .cerrada.detalle {
     background: transparent; 
     padding: 0px; 
}

.cont-estado-convo .cerrada.detalle .btn.btn-cerrada {
     background: #9B9B9B;
     cursor: default;
}

.cont-estado-convo .cerrada a {
    color: #fff;
}

.cont-estado-convo._abierta .cerrada.detalle {
    display: none;
}
.cont-estado-convo._cerrada .btn.conv-detalle {
    display: none;
}

.w-convocatoria .texto-conv a {
    color: #0091B2;
    text-decoration: none;
}

.form-pro.una-columna .btn-finalizar button {
    width: 100%;
}

.cont-tab {
    padding-top: 1rem;
}

.c-3.carru-acti-new {
    display: flex;
} 

.c-3.carru-acti-new .item .box-act p {
    min-height: 210px;
} 

.c-3.carru-acti-new .item .box-act .cont-estado-convo {
    position: absolute;
    bottom:2%;
} 

.wrap-multimedia-uno .texto figure img {
    width:  100%;
}

.wrap-multimedia-uno .texto {
    margin-bottom: 2rem;
}

.wrap-multimedia-uno .texto .leer-mas {
    color: #0091B2;
    font-size: .83rem;
    font-weight: 300;
    padding-bottom: 2rem;
}

.wrap-multimedia-uno h2.titulo {
    padding-top: 1.5rem;
}

a.politicas.inter {
    font-weight: 300;
    margin-top: .6rem;
    display: inline-block;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
}

/*modo oscuro*/

.contrast,
.contrast > a {
  background: black !important;
  transition: all 0.4s;
}
.colorF {
  color: white !important;
  transition: all 0.4s;
}
.colorF h5,
.colorF h4,
.colorF h3,
.colorF h2,
.colorF h1,
.colorF p,
.colorF a,
.colorF li {
  color: white !important;
  transition: all 0.4s;
}
header .head-top .der {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.desplegable-movil1,
.desplegable-movil2 {
  /* background: red; */
  display: flex;
  flex-direction: column;
  margin: 5px 0;
  height: 0;
  transition: all 0.5s;
}
.desplegable-movil1.active,
.desplegable-movil2.active {
  height: 130px;
  transition: all 0.5s;
}
.desplegable-movil1 > a,
.desplegable-movil2 > a {
  opacity: 0;
  transition: all 0.5s;
  padding: 0;
  font-size: 0;
}
.desplegable-movil1.active > a,
.desplegable-movil2.active > a {
  opacity: 1;
  transition: all 0.5s;
  padding: 5px 10px;
  font-size: 17px;
}

.izq .fuente {
    display: none;
}

/*fin modo oscuro*/

.izq ul.selection-idioma {
    list-style: none;
    display: flex;
    padding-left: 0;
}

.izq ul.selection-idioma li {
    margin-right: .5rem;
}

.izq ul.selection-idioma li a {
    opacity: .3;
}

.izq ul.selection-idioma li a.activa {
    opacity: 1;
}

.izq ul.selection-idioma li a img {
    width: 27px;
    height: 18px;
}

.paginador-actividades {
    background-color: #F5F5F5;
    padding-bottom: 1rem;
}

.paginador-actividades ul li a {
    text-decoration: none;
}

.paginador-actividades ul li.active a {
    font-weight: bold;
    color: #0091B2 !important;
}

.herramientas .w-herramientas .box-herramienta.tipo2 .texto p {
    min-height: 100px;
}

.box-audio .texto {
    margin-top: .7rem;
}

.concursos-cards .texto p {
    min-height: 120px;
}

.concursos-cards .texto a.btn-link {
    position: absolute;
    bottom: 1%;
}

.slide-home .texto a {
    height: auto;
}

#modalSocio .cerrar-modal:hover em,
#modalSocio .cerrar-modal:hover i {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
} 

#modalSocio .cerrar-modal em,
#modalSocio .cerrar-modal i {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    color: #0091B2;
} 

.m-convenios .body-oferta p a {
    padding: 0rem;
}

.m-convenios .body-oferta a.btn.borde-azul {
    display: none;
}

.banner-interior .texto .logo-enexpro.mujer-exporta img {
    width: 25.5rem;
    max-width: 230px;
}

.contacto-mundo .texto .redes-mundo a em,
.contacto-mundo .texto .redes-mundo a i {
    margin-right: .4rem;
}

.pueblos .w-pueblos .boxes .bloque-secundario a {
    text-decoration: none;
    color: #444;
}

.pueblos .w-pueblos .boxes .bloque-secundario a:hover,
.pueblos .w-pueblos .boxes .bloque-secundario a:hover span {
    color: #0091B2;
}

.boxes-int.boxes-interes .box-int h3 {
    display: none;
}

.sf_colsIn.n-marcas.ex-modal .modal-marca .w-modal .marca-header {
    background: #fff;
}

.sf_colsIn.n-marcas.ex-modal .modal-marca .w-modal .marca-header .titulo-marca h3,
.sf_colsIn.n-marcas.ex-modal .modal-marca .w-modal .marca-header .titulo-marca a {
    color: #0091B2;
}

.acordeones-prochile .ac-default .item-ac button,
.acordeones-prochile .ac-default .item-ac .int-ac p {
    font-size: .917rem;
}

.acordeones-prochile .ac-default .item-ac .int-ac p a {
    color: #0091B2;
}

.s-prym-detalle .sf_colsIn.redes-mundo a {
    display: none;
}

button[data-action=stop], button[data-action=start] {
    display: none;
}

.w-mapa .menu-mapa a {
    min-height: 3rem;
    height: auto;
}

/* MEDIAS QUERIES */

@media all and (max-width: 1600px) and (min-width: 1300px) {
  .boxes-home-es .der .abajo .col-md-6 .box-h .texto p {
        font-size: .75rem;
  }
}

@media all and (max-width: 1300px) and (min-width: 991px) {
  .boxes-home-es .der .box-h.tipo-2 .texto p {
        font-size: .75rem;
  }

}

@media only screen and  (min-width: 991px) {

    .w-facultad.cont-prym .menu-prym .tabs-prym ul li {
     max-width: 20%; 
    }

    .c-logos a img {
    width: 80%;
    }

     .bloque-secundario {
        min-height: 110px;
     }

    .box-act.actividad-posi .cont-estado-convo {
        position: absolute;
        bottom: 2%;
    }

    .box-act.actividad-posi .texto p {
        min-height: 300px;
    }

    .box-act.actividad-posi .texto h3 {
        min-height: 70px;
    }

    .box-act.actividad-posi .texto h6 {
        margin-bottom: .2rem;
    }

    .boxes-home-es .izq .box-h .texto {
       position: relative;
       min-height: 62%;
    }

    .boxes-home-es .izq .box-h .cont-btn {
       position: absolute;
        width: 100%;
        bottom: 4%;
    }

    .boxes-home-es .der .abajo .col-md-6{
        display: flex;
    }

    .boxes-home-es .der .col-md-6 .box-h .texto {
        position: relative;
        min-height: 63%;
    }

    .boxes-home-es .der .col-md-6 .box-h .texto a.btn {
        position: absolute;
        width: 100%;
        bottom: 16%;
    }

    .boxes-home-es .der .box-h.tipo-2 .texto {
        position: relative;
    }

    .boxes-home-es .der .box-h.tipo-2 .texto .btn {
        position: absolute;
        width: 100%;
        bottom: 2%;
    }

    .noticias-es.home-pro .noticias #tns2 > .tns-item {
    width: calc(100%) !important;
    } 

	.detalle-noticia .bloque-texto audio {
    width: 80%;
    }

    .noticias .box-not.destacada.v-02 {
    flex-direction: column
    }

    .noticias .box-not.destacada.v-02 figure {
    width: 90%;
    min-width: 90%;
    }

    .noticias .box-not.destacada.v-02 .texto {
    padding-left: 0rem;
    padding-right: 0rem;
    padding-top: 1.5rem;
    max-width: 85%;
    }

    .noticias .box-not.der.v-02 .texto {
    padding-left: 0rem;
    padding-top: .8rem;
    margin-bottom: 1rem;
    }
}

@media only screen and  (max-width: 1500px) {
    html, body { 
    font-size: 17px;
    }
}

@media only screen and  (max-width: 1350px) {
    .slide-home .img-slide {
    height: 100%;
    }
}

@media only screen and  (max-width: 1300px) {
    .boxes-home-es .der .abajo .col-md-6 .box-h .texto p {
        font-size: .55rem;
  }
}

@media only screen and  (max-width: 1100px) {
    .boxes-home-es .der .col-md-6 .box-h .texto a.btn {
        bottom: 5%;
    }
}

@media only screen and (max-width: 991px) {

    /*desplegable menu mobile*/

    .menu-mobile ul.submenu {
    position: absolute;
    max-height: 0;
    /* -webkit-transition: max-height .3s ease-out;
    transition: max-height .3s ease-out; */
    overflow: hidden;
    background: #fff;
    padding-left: 1.5rem;
    padding-top: .5rem;
    z-index: 9999;
  }
  .menu-mobile ul li.visible .submenu {
    position: relative;
    max-height: 500px;
    -webkit-transition: max-height .25s ease-in;
    transition: max-height .25s ease-in;
    padding-left: 1.5rem;
    padding-top: .5rem;
    }

    .menu-mobile ul li i.ic-close, 
    .menu-mobile ul li em.ic-close {
      display: block;
    }
    
    .menu-mobile ul li i.ic-open, 
    .menu-mobile ul li em.ic-open {
      display: none;
    }

    .menu-mobile ul li.visible i.ic-close, 
    .menu-mobile ul li.visible em.ic-close {
      display: none;
    }

    .menu-mobile ul li.visible i.ic-open, 
    .menu-mobile ul li.visible em.ic-open {
      display: block;
    }

    .menu-mobile ul li.dropdown span {
      display: inline-flex;
      position: absolute;
      right: 1rem;
    }

    .menu-mobile ul li .submenu li {
      margin: .5rem; 
    }

    /*fin desplegable menu mobile*/

    header .head-top .der {
        display: none;
    }

    .wrap-multimedia-uno .texto {
    padding: 0rem 1rem;
    }

    .w-convenios.carru-marca-sec .item img {
    max-width: 100%;
    }

    .n-marcas .w-marcas.ex-modal .item {
    width: 100%;
    }

    .boxes-home-es .der .abajo .col-md-6 .box-h .texto p {
        font-size: .917rem;
    }
    .w-convocatoria .texto-conv ul {
        padding-left: 1rem;
    }
    .w-facultad.cont-prym .menu-prym .tabs-prym ul {
    flex-wrap: wrap;
    }
    .w-facultad.cont-prym .menu-prym .tabs-prym ul li {
    flex: 1 1 50%;
    }
    .w-informe .cont-all-tabs h3.titulo-2.new  {
    margin-bottom: .2rem;
    padding:0rem;
    }
    .seleccione-ano {
        flex-direction: column;
        align-items: flex-start;
    }
    #combo_selector {
        margin-left: 0px;
    }

    .table.oficinas-regionales {
        display: block;
        overflow-x: auto;
    }

    .table.oficinas-regionales tbody tr td {
        font-size: 14px;
        padding: 1.5rem 1rem;
    }

    .table.oficinas-regionales thead tr th {
        text-align: center;
    }

    .form-pro.una-columna .sf-fieldWrp.sf-RadioButtons label input {
    margin-top: 2px;
    }

    .prochile-search-box .sf-search-input-wrapper {
    flex-direction: column;
    }

    .prochile-search-box .sf-search-input-wrapper button {
    margin-top: 1rem;
    margin-left: 0px !important;
    }

    .rankings .col_dos {
        order: 1;
    }
    .rankings .col_uno {
        order: 2;
    }
    .rankings .col_tres {
        order: 3;
    }

    .rankings .box-ranking {
        margin-top: 2rem;
    }

}

@media only screen and (max-width: 768px) {
    .w-facultad .c-facultad .menu-lateral li {
        width: 50%;
        min-width: 50%;
        border-right: 2px solid #fff;
    }
}


@media only screen and (max-width: 550px) {
    .w-facultad .c-facultad .menu-lateral li {
        width: 100%;
        min-width: 100%;
        border-right: none;
    }

    #modalSocio .modal-bienvenido .boxes-modal {
    align-items: center;
    }

    footer.nacional .footer-bottom .izq {
    flex-direction: column;
    }

    footer.nacional .footer-bottom .izq a {
    margin-bottom: .5rem;
    }

    .slide-home .img-slide {
    height: 100%;
    }
}

html.large-font {
    font-size: 26px;
}
.izq .fuente { 
    display: block;
}
.contrast header .head-bottom .btn-exportadores {
    background: #868686;
}
.contrast header .head-bottom .btn-exportadores:hover {
    background: #5c5c5c;
}
.contrast header .head-bottom nav ul li.desplegable:hover .desplegable-content {
    border-top: 0.25rem solid #868686;
}
.contrast .desplegable-content {
    background: #000000;
}
.contrast .boxes-home-es .box-h.tipo-2 .texto h3,
.contrast .boxes-home-es .box-h .texto h3,
.contrast .pueblos .w-pueblos .boxes .box-pueblo h3,
.contrast .boxes-home-es .box-h .texto p,
.contrast .cifras .item-cifra p {
    color: #444;
}
.contrast .btn {
    color: #ffffff;
    background: #868686;
}
.contrast .btn:hover {
    color: #ffffff;
    background: #5c5c5c;
}
.contrast .cifras .item-cifra h3 {
    color: #868686;
}
.contrast .actividades .box-actividad .img-act .fecha {
    background: #868686;
}
.contrast .actividades .box-actividad .texto .btn-link {
    color: #ffffff
}
.contrast .actividades .box-actividad .texto .btn-link span {
    border: 2px solid #ffffff;
}
.noticias .box-not .texto .leer-mas {
    border-bottom: 1px solid #ffffff;
}
.contrast .carrusel.azul button.tns-nav-active {
    border-color: #868686;
    background: #868686;
}
.contrast .btn.borde-azul {
    background: transparent;
    color: #ffffff;
    border: 3px solid #868686;
}
.contrast .btn.borde-azul:hover {
    background: #868686;
    color: #ffffff;
}
.contrast .eventos .g-eventos .box-evento .texto .leer-mas {
    border-bottom: 1px solid #868686;    
}
.contrast footer {
    background: #868686;
}
.contrast {
    color: #ffffff;
}
.contrast p {
    color: #444;
}
.contrast .convocatoria p {
    color: #ffffff;
}
.contrast .herramientas p {
    color: #ffffff;
}
.contrast .herramientas .m-convenios button {
    transition: all ease .4s;
}
.contrast .herramientas .m-convenios button:hover {
    border-color: #868686;
    color: #ffffff;
    transition: all ease .4s;
}
.contrast .boxes-home .g-boxes .box-home .texto,
.contrast .cifras .item-cifra p {
    color: #444;
}
.contrast .boxes-home .g-boxes .box-home a {
    background: #868686;
}
.contrast .boxes-home .g-boxes .box-home a:hover {
    background: #5c5c5c;
}
.contrast .m-convenios button.is-checked {
    border-color: #868686;
    color: #ffffff;
}
.contrast .herramientas .w-herramientas .box-herramienta .categorias span {
    color: #868686;
}
.contrast .herramientas .w-herramientas .box-herramienta.tipo2 .texto h4 {
    color: #444;
}
.contrast .herramientas .w-herramientas .box-herramienta.tipo2:hover .texto h4 {
    color: #ffffff;
}
.contrast .herramientas .w-herramientas .box-herramienta.tipo2 .texto p {
    color: #444;
}
.contrast .herramientas .w-herramientas .box-herramienta.tipo2:hover .texto p {
    color: #ffffff;
}
.contrast .w-facultad .menu-facultad a.active {
    color: #444;
}
.contrast .subsectores h2.titulo-2 {
    color: #444;
}
.contrast .carrusel .tns-controls button:after {
    color: #868686;
}
.contrast .box-subsector h3 {
    color: #444;
}
.contrast .titulo-2.center {
    color: #ffffff;
}
.contrast .c-3.carru-acti-new .item .box-act p {
    color: #444;
}
.contrast .box-act .texto .btn-link {
    color: #868686;
}
.contrast.box-act .texto .btn-link span {
    border: 2px solid #444;
}
.contrast .bg-gris .titulo-2.center {
    color: #ffffff;
}
.contrast .bg-gris .cont-all-tabs .titulo-2.center {
    color: #444;
}
.contrast .bg-gris .cont-all-tabs .titulo {
    color: #444;
}
.contrast .bg-gris .w-convocatoria.c-p .titulo {
    color: #444;
}
.contrast .bg-gris .box-act .fecha {
    background: #868686;
}
.contrast .bg-gris .box-act .texto p {
    color: #444;
}
.contrast .bg-gris .box-act .texto .btn-link span {
    border: 2px solid #444;
}
.contrast .bg-gris .btn.borde-azul {
    color: #ffffff;
}
.contrast .bg-gris .cont-all-tabs .btn.borde-azul {
    color: #444;
}
.contrast .bg-gris .btn.borde-azul:hover {
    color: #ffffff;
}
.contrast .bg-gris .titulo {
    color: #ffffff;
}
.contrast .filtro select,
.contrast .filtro input {
    color: #ffffff;
    border-bottom: 3px solid #868686;
}
.contrast .filtro select {
    background-image: url(../images/bg-select-gris.png);
}
.contrast .filtro .f-buscador button {
    color: #868686;
}
.contrast .g-biblioteca .box-noticia .fecha {
    background: #868686;
}
.contrast .g-biblioteca .box-noticia .texto p {
    color: #444;
}
.contrast .g-biblioteca .paginador-actividades ul li.active a {
    color: #444 !important;
}
.contrast .box-act.actividad-posi .texto h3 {
    color: #444;
}
.contrast .box-act.actividad-posi .texto p {
    color: #444;
}
.contrast .w-facultad .menu-facultad a:first-child {
    color: #A4A5A5;
}
.contrast .w-facultad .c-facultad .menu-lateral li.ui-tabs-active {
    border-left: 3px solid #868686;
}
.contrast .w-facultad .c-facultad .menu-lateral li.ui-tabs-active a {
    color: #444;
}
.contrast .w-facultad .menu-facultad a.active {
    color: #444;
}
.contrast .w-facultad .cont-tab a {
    color: #444;
}
.contrast .bg-gris .cont-all-tabs .texto p {
    color: #444;
}
.contrast .bg-gris .cont-all-tabs .texto ul {
    color: #444;
}
.contrast .bg-gris .cont-all-tabs .texto ul li::marker {
    color: #868686;
}
.contrast .bg-gris .cont-all-tabs .w-historia p {
    color: #444;
}
.contrast .linea-tiempo .bloque-linea .fecha span {
    background: #868686;
}
.contrast .linea-tiempo .bloque-linea .der .fecha .numero {
    background-image: url(../images/bg-fecha-der-gris.png);
}
.contrast .linea-tiempo .bloque-linea .izq .fecha .numero {
    background-image: url(../images/bg-fecha-izq-gris.png);
}
.contrast .bg-gris .cont-all-tabs .texto .titulo-2 {
    color: #444;
}
.contrast .bg-gris .cont-all-tabs p {
    color: #444;
}
.contrast .bg-gris .cont-all-tabs ul {
    color: #444;
}
.contrast .bg-gris .cont-all-tabs ul li::marker {
    color: #868686;
}
.contrast .bg-gris .cont-all-tabs p a {
    color: #444;
}
.contrast .bg-gris .cont-all-tabs p a.btn {
    color: #ffffff;
}
.contrast .bg-gris .cont-all-tabs .texto p span {
    color: #444 !important;
}
.contrast .m-convenios.m-prochile a.active {
    border-color: #868686;
    color: #444;
    transition: all ease .4s;

}
.contrast .m-convenios.m-prochile a {
    color: #46474B;
    transition: all ease .4s;
}
.contrast .m-convenios.m-prochile a:hover {
    border-color: #868686;
    color: #444;
    transition: all ease .4s;
}
.contrast .w-mapa .menu-mapa a:hover {
    background: #868686;
    color: #fff;
}
.contrast .w-mapa .menu-mapa a i {
    border: 2px solid #5c5c5c;
}
.contrast .wrap-multimedia-uno h3 {
    color: #ffffff;
}
.contrast .pueblos-or .carrusel .item .box-audio h3 {
    color: #ffffff;
}
.contrast .w-facultad .pueblos-or .carrusel .item .box-audio h3 {
    color: #444;
}
.contrast .boxes-home {
    background: #000000;
}
.contrast .bg-gris {
    background: #000000;
}
.contrast .filtro input::placeholder {
    color: #ffffff;
}
.contrast .paginador-actividades {
    background-color: #000000;
}
.contrast .g-biblioteca .paginador-actividades ul li.active a {
    color: #ffffff !important;
}
.contrast .paginador-actividades .pagination li a {
    color: #ffffff !important;
}
.contrast .m-convenios.m-prochile a.active {
    color: #ffffff;
}

/*Lore New tab*/
.estado-avance-box {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    height: 100%; 
    padding-bottom: 3rem;
}
.estado-avance-box::after {
    position: absolute;
    top: 3rem;
    right: -100px;
    content: '';
    width: 150px;
    height: 7px;
    background-color: #eaeaea;
    z-index: 1;
}
.col-md-2:last-child .estado-avance-box::after {
    display: none;
}
.estado-avance-box .estado-avance-box-icono-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;    
    width: 100%;
}
.estado-avance-box .estado-avance-box-icono {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border: 4px solid #eaeaea;
    background-color: #eaeaea;
    border-radius: 100%;
    width: 60%;
    padding: 1.5rem;
    margin-bottom: .5rem;
    z-index: 2;
}
.estado-avance-box .estado-avance-box-icono .estado-avance-ico-white {
    display: block;
}
.estado-avance-box .estado-avance-box-icono .estado-avance-ico-green {
    display: none;
}
.estado-avance-box .estado-avance-box-icono .estado-avance-box-circle img {
    -webkit-transform: scale(.7);
    transform: scale(.7);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}
.estado-avance-box h6 {
    font-size: 1rem;
    text-align: center;
    color: #eaeaea;
    margin: 1rem 0;
}
.estado-avance-box .estado-avance-box-fecha {
    width: 100%;
}
.estado-avance-box .estado-avance-box-fecha p {
    color: #eaeaea;
    margin-bottom: .5rem;
}
.estado-avance-box .estado-avance-box-next {
    display: flex;
    margin-top: 1rem;
    visibility: hidden;
}
/* Estado obsoleto */
.estado-avance-box.obsoleto::after {
    background-color: #2A7494;
}
.estado-avance-box.obsoleto .estado-avance-box-icono {
    border: 4px solid #bfd9e3;
    background-color: #ffffff;
}
.estado-avance-box.obsoleto .estado-avance-box-icono img {
    opacity: .5;
}
.estado-avance-box.obsoleto .estado-avance-box-icono .estado-avance-ico-white {
    display: none;
}
.estado-avance-box.obsoleto .estado-avance-box-icono .estado-avance-ico-green {
    display: block;
}
.estado-avance-box.obsoleto h6 {
    color: #bfd9e3;
}
.estado-avance-box.obsoleto .estado-avance-box-fecha p {
    color: #eaeaea;
}
.estado-avance-box.obsoleto .estado-avance-box-next {
    visibility: hidden;
}
/* Estado active*/
.estado-avance-box.active .estado-avance-box-icono {
    border: 4px solid #2A7494;
    background-color: #2A7494;
}
.estado-avance-box.active h6 {
    color: #2A7494;
}
.estado-avance-box.active .estado-avance-box-fecha p {
    color: #707070;
}
.estado-avance-box.active .estado-avance-box-next {
    visibility: visible;
}



.banner-documentos-para-postular {
    position: relative;
}
.banner-documentos-para-postular .bg-documentos-para-postular {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.banner-documentos-para-postular .w-documentos-para-postular {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 58rem;
    max-width: 100%;
    margin: 0 auto;
    padding: 2.1rem 1rem 1.5rem;
}
.banner-documentos-para-postular .w-documentos-para-postular .texto-left {
    width: 45%;
    min-width: 45%;
    text-align: right;
}
.banner-documentos-para-postular .w-documentos-para-postular .texto-left h1 {
    font-size: 2em;
    margin: 0;
}
.banner-documentos-para-postular .w-documentos-para-postular .texto-left h3 {
    font-size: 1.25rem;
    font-weight: 400;
    color: #444444;
    margin: 0 0 .5rem;
}
.banner-documentos-para-postular .w-documentos-para-postular .texto-right {
    width: 45%;
    min-width: 45%;
}
.banner-documentos-para-postular .w-documentos-para-postular .texto-right h3 {
    font-size: 1.25rem;
    font-weight: 400;
    color: #444444;
    margin: 0 0 .5rem;
    text-transform: uppercase;
}
.banner-documentos-para-postular .w-documentos-para-postular .texto-right p {
    color: #444444;
}
.s-block.bg-gris.no-padding-top.d-none .m-convenios.m-prochile {
    padding: 0;
}
.s-block.bg-gris.no-padding-top.d-none .m-convenios.m-prochile a {
    border: 2px solid #9B9B9B;
}
.s-block.bg-gris.no-padding-top.d-none .m-convenios.m-prochile a:hover {
    color: #0091B2;
    border: 2px solid #0091B2;
}
.s-block.bg-gris.no-padding-top.d-none .m-convenios.m-prochile a.active {
    color: #0091B2;
    border: 2px solid #0091B2;
}
.col-convenios {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;    
}
.col-convenios .box-conv .texto {
    height: 14rem;
}
.img-fluid {
    width: 100% !important;
}



/*  D I A G R A M A S  */
.w-facultad .texto-conv .diagrama {
    background-color: #f2f9fb;
    padding: 50px 15px;
    border-radius: 20px;
}
.w-facultad .texto-conv .diagrama .diagrama-wrap {
    width: 94%;
    margin: 0 auto;
}

/* Diagrama etapa */
.w-facultad .texto-conv .diagrama-etapa {
    position: relative;
}
.w-facultad .texto-conv .diagrama-etapa h5 {
    font-size: 1.3em;
    margin: .5em 0;
}
.w-facultad .texto-conv .diagrama-etapa:first-child h5,
.w-facultad .texto-conv .diagrama-etapa:first-child h4 {
    color: #80cace;
}
.w-facultad .texto-conv .diagrama-etapa:nth-child(2) h5,
.w-facultad .texto-conv .diagrama-etapa:nth-child(2) h4 {
    color: #90c8d1;
}
.w-facultad .texto-conv .diagrama-etapa:last-child h5,
.w-facultad .texto-conv .diagrama-etapa:last-child h4 {
    color: #0091b3;
}
.w-facultad .texto-conv .diagrama-etapa .diagrama-linea {
    width: 100%;
    height: 20px;
}
.w-facultad .texto-conv .diagrama-etapa:first-child .diagrama-linea {
    border: 3px solid #80cace;
    border-bottom: none;
}
.w-facultad .texto-conv .diagrama-etapa:nth-child(2) .diagrama-linea {
    border: 3px solid #90c8d1;
    border-bottom: none;
}
.w-facultad .texto-conv .diagrama-etapa:last-child .diagrama-linea {
    border: 3px solid #0091b3;
    border-bottom: none;
}
.w-facultad .texto-conv .diagrama-etapa .row {
    justify-content: flex-start;
}
.w-facultad .texto-conv .diagrama-etapa .diagrama-box {
    padding-right: 0;
    padding-left: 0;
}
.w-facultad .texto-conv .diagrama-etapa .diagrama-box picture {
    display: flex;
    flex-wrap: wrap;
}
.w-facultad .texto-conv .diagrama-etapa .diagrama-box picture img {
    width: 208px;
    height: 208px;
    max-width: 70%;
    margin: 0 auto;
}
.w-facultad .texto-conv .diagrama-etapa .diagrama-box h4 {
    font-size: .8em;
    margin: .5rem 2rem;
}
.w-facultad .texto-conv .diagrama-etapa .diagrama-box ul {
    position: relative;
    color: #0091b3;
    border-top: 3px solid #0091b3;
    padding-top: 1rem;
}
.w-facultad .texto-conv .diagrama-etapa:last-child .row .diagrama-box:last-child ul:after {
    content: "";
    background-image: url(../images/diagrama-arrow.svg);
    background-repeat: no-repeat;
    position: absolute;
    top: -.8rem;
    right: -.2rem;
    width: 32px;
    height: 27px;
}
.w-facultad .texto-conv .diagrama-etapa .diagrama-box ul li {
    font-size: .65em;
}

/*.w-facultad .texto-conv .diagrama-etapa h5,
.w-facultad .texto-conv .diagrama-etapa .diagrama-linea,
.w-facultad .texto-conv .diagrama-etapa .diagrama-box picture,
.w-facultad .texto-conv .diagrama-etapa .diagrama-box h4,
.w-facultad .texto-conv .diagrama-etapa .diagrama-box ul {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;   
} 


.w-facultad .texto-conv .diagrama-etapa:first-child h5 {
    -webkit-animation-delay: 5s;
    animation-delay: 5s;    
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.w-facultad .texto-conv .diagrama-etapa:first-child .diagrama-linea {
    -webkit-animation-delay: 5s;
    animation-delay: 5s;    
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.w-facultad .texto-conv .diagrama-etapa:first-child .diagrama-box picture {
    -webkit-animation-delay: 6.5s;
    animation-delay: 6.5s;    
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.w-facultad .texto-conv .diagrama-etapa:first-child .diagrama-box h4 {
    -webkit-animation-delay: 8s;
    animation-delay: 8s;    
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.w-facultad .texto-conv .diagrama-etapa:first-child .diagrama-box ul {
    -webkit-animation-delay: 9.5s;
    animation-delay: 9.5s;    
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


.w-facultad .texto-conv .diagrama-etapa:nth-child(2) h5 {
    -webkit-animation-delay: 11.5s;
    animation-delay: 11.5s;    
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.w-facultad .texto-conv .diagrama-etapa:nth-child(2) .diagrama-linea {
    -webkit-animation-delay: 11.5s;
    animation-delay: 11.5s;    
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.w-facultad .texto-conv .diagrama-etapa:nth-child(2) .diagrama-box:first-child picture {
    -webkit-animation-delay: 13s;
    animation-delay: 13s;    
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.w-facultad .texto-conv .diagrama-etapa:nth-child(2) .diagrama-box:first-child h4 {
    -webkit-animation-delay: 14.5s;
    animation-delay: 14.5s;    
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.w-facultad .texto-conv .diagrama-etapa:nth-child(2) .diagrama-box:first-child ul {
    -webkit-animation-delay: 16s;
    animation-delay: 16s;    
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


.w-facultad .texto-conv .diagrama-etapa:nth-child(2) .diagrama-box:nth-child(2) picture {
    -webkit-animation-delay: 17.5s;
    animation-delay: 17.5s;    
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.w-facultad .texto-conv .diagrama-etapa:nth-child(2) .diagrama-box:nth-child(2) h4 {
    -webkit-animation-delay: 19s;
    animation-delay: 19s;    
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.w-facultad .texto-conv .diagrama-etapa:nth-child(2) .diagrama-box:nth-child(2) ul {
    -webkit-animation-delay: 20.5s;
    animation-delay: 20.5s;    
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


.w-facultad .texto-conv .diagrama-etapa:nth-child(2) .diagrama-box:last-child picture {
    -webkit-animation-delay: 22s;
    animation-delay: 22s;    
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.w-facultad .texto-conv .diagrama-etapa:nth-child(2) .diagrama-box:last-child h4 {
    -webkit-animation-delay: 23.5s;
    animation-delay: 23.5s;    
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.w-facultad .texto-conv .diagrama-etapa:nth-child(2) .diagrama-box:last-child ul {
    -webkit-animation-delay: 25s;
    animation-delay: 25s;    
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


.w-facultad .texto-conv .diagrama-etapa:last-child h5 {
    -webkit-animation-delay: 26.5s;
    animation-delay: 26.5s;    
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.w-facultad .texto-conv .diagrama-etapa:last-child .diagrama-linea {
    -webkit-animation-delay: 26.5s;
    animation-delay: 26.5s;    
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.w-facultad .texto-conv .diagrama-etapa:last-child .diagrama-box:first-child picture {
    -webkit-animation-delay: 28s;
    animation-delay: 28s;    
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.w-facultad .texto-conv .diagrama-etapa:last-child .diagrama-box:first-child h4 {
    -webkit-animation-delay: 29.5s;
    animation-delay: 29.5s;    
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.w-facultad .texto-conv .diagrama-etapa:last-child .diagrama-box:first-child ul {
    -webkit-animation-delay: 31s;
    animation-delay: 31s;    
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


.w-facultad .texto-conv .diagrama-etapa:last-child .diagrama-box:nth-child(2) picture {
    -webkit-animation-delay: 32.5s;
    animation-delay: 32.5s;    
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.w-facultad .texto-conv .diagrama-etapa:last-child .diagrama-box:nth-child(2) h4 {
    -webkit-animation-delay: 34s;
    animation-delay: 34s;    
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.w-facultad .texto-conv .diagrama-etapa:last-child .diagrama-box:nth-child(2) ul {
    -webkit-animation-delay: 35.5s;
    animation-delay: 35.5s;    
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}*/

/* Diagrama flujo */
.w-facultad .texto-conv .diagrama-flujo{
    position: relative;
}

/*col-flujo-diagrama*/
.w-facultad .texto-conv .diagrama-flujo .row {
    justify-content: space-between;
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo {
    position: relative;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    min-height: 1px;
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama {
    position: relative;
    margin: 0;
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama .diagrama-flujo-wrap {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 40px 0;
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama .diagrama-flujo-wrap:after {
    content: '';
    position: absolute;
    left: -45px;
    top: 0;
    width: 1.875em;
    height: 5.52em;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama .diagrama-flujo-wrap:before {
    content: '';
    position: absolute;
    right: -45px;
    top: 0;
    width: 1.875em;
    height: 5.52em;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama:first-child .diagrama-flujo-wrap {
    background-color: #cce9f0;
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama:first-child .diagrama-flujo-wrap:after {
    background-image: url(../images/img-diagrama-bg-01-after.svg);
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama:first-child .diagrama-flujo-wrap:before {
    background-image: url(../images/img-diagrama-bg-01-before.svg);
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama:nth-child(2) .diagrama-flujo-wrap {
    background-color: #99d3e0;
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama:nth-child(2) .diagrama-flujo-wrap:after {
    background-image: url(../images/img-diagrama-bg-02-after.svg);
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama:nth-child(2) .diagrama-flujo-wrap:before {
    background-image: url(../images/img-diagrama-bg-02-before.svg);
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama:nth-child(3) .diagrama-flujo-wrap {
    background-color: #66bdd1;
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama:nth-child(3) .diagrama-flujo-wrap:after {
    background-image: url(../images/img-diagrama-bg-03-after.svg);
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama:nth-child(3) .diagrama-flujo-wrap:before {
    background-image: url(../images/img-diagrama-bg-03-before.svg);
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama:nth-child(4) .diagrama-flujo-wrap { 
    background-color: #33a7c1;
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama:nth-child(4) .diagrama-flujo-wrap:after {
    background-image: url(../images/img-diagrama-bg-04-after.svg);
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama:nth-child(4) .diagrama-flujo-wrap:before {
    background-image: url(../images/img-diagrama-bg-04-before.svg);
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama:last-child .diagrama-flujo-wrap {
    background-color: #0091b2;
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama:last-child .diagrama-flujo-wrap:after {
    background-image: url(../images/img-diagrama-bg-05-after.svg);
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama:last-child .diagrama-flujo-wrap:before {
    background-image: url(../images/img-diagrama-bg-05-before.svg);
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo .col-flujo-info {
    display: none;
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo .col-flujo-circle {
    display: none;
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama .ico-flujo {
    content: "";
    background-repeat: no-repeat;
    width: 2.2em;
    height: 2.2em;
    margin-right: .5rem;
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama .ico-flujo.ico-flujo-01 {
    background-image: url(../images/img-diagrama-07.svg);
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama .ico-flujo.ico-flujo-02 {
    background-image: url(../images/img-diagrama-08.svg);
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama .ico-flujo.ico-flujo-03 {
    background-image: url(../images/img-diagrama-09.svg);
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama .ico-flujo.ico-flujo-04 {
    background-image: url(../images/img-diagrama-10.svg);
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama .ico-flujo.ico-flujo-05 {
    background-image: url(../images/img-diagrama-11.svg);
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama h4 {   
    font-size: .9em;
    margin: .35rem 0;
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama:first-child h4 { 
    color: #0091b3;
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama:nth-child(2) h4 {
    color: #0091b3;
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama:nth-child(3) h4 {
    color: #0091b3;
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama:nth-child(4) h4 {
    color: #ffffff;
}
.w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama:last-child h4 {
    color: #ffffff;
}

/*col-flujo-info*/
.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-left .row {
    justify-content: flex-start;
    height: calc(100% - 1rem);
}
.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-left .col-flujo.col-flujo-info {
    align-content: flex-start;
    padding: 20px 15px; 
}
.diagrama-flujo.diagrama-flujo-left .col-flujo.col-flujo-info {
    -ms-flex: 0 0 16%;
    flex: 0 0 16%;
    max-width: 16%;
}
.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-left .col-flujo.col-flujo-info > * {
    width: 100%;
}
.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-left .col-flujo.col-flujo-info p {   
    font-size: .65em;
    color: #54565a;
}
.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-left .col-flujo.col-flujo-info p span,
.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-left .col-flujo.col-flujo-info p strong {   
    color: #0091b3;
}
.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-left .col-flujo.col-flujo-info ul {
    padding-left: 1rem;
}
.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-left .col-flujo.col-flujo-info ul li {
    font-size: .65em;
    margin-bottom: 0.25em;
}
.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-left .col-flujo.col-flujo-info h6 {
    color: #0091b3;
    margin-top: 0;
    margin-bottom: 1em;
}

/*col-flujo-circle*/
.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .row {
    justify-content: flex-end;
    height: calc(100% - 1rem);
}
.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle {
    align-content: flex-start;
    padding: 20px 15px; 
}
.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle > * {
    width: 100%;
}
.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle .circle {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 8em;
    height: 8em;
    border: 2px dashed #0091b3;
    border-radius: 100%;
    padding: 2rem 1rem;
}
.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:first-child .circle:before {
    content: "";
    display: flex;
    position: absolute;
    top: -30px;
    left: 94px;
    width: 218px;
    height: 30px;
    margin: 0 auto;
    border: 3px solid #0091b3;
    border-right: none;
    border-bottom: none;
}
.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:first-child .circle:after {
    content: "";
    display: flex;
    position: absolute;
    bottom: -20px;
    left: 94px;
    width: 218px;    
    height: 20px;
    margin: 0 auto;
    border: 3px solid #0091b3;
    border-top: none;
    border-right: none;
}
.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:nth-child(2) .circle:before,
.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:last-child .circle:before {
    content: "";
    display: flex;
    position: absolute;
    top: -194px;
    right: 0;
    left: 0;
    width: 3px;
    height: 194px;
    margin: 0 auto;
    background-color: #0091b3;
}

.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:nth-child(2) .circle:after {
    content: "";
    display: flex;
    position: absolute;
    bottom: -40px;
    right: 0;
    left: 0;
    width: 3px;
    height: 40px;
    margin: 0 auto;
    background-color: #0091b3;
}

.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:last-child .circle:after {
    content: "";
    display: flex;
    position: absolute;
    bottom: -20px;
    right: 94px;
    width: 218px;
    height: 20px;
    margin: 0 auto;
    border: 3px solid #0091b3;
    border-top: none;
    border-left: none;
}
.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle .circle p {
    font-size: .65em;
    color: #54565a;    
    margin-bottom: 0;
}
.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle .circle p span,
.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle .circle p strong {   
    color: #0091b3;
}
.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final h6 {
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    color: #0091b3;
    text-align: center;
}
.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final h6:first-child {
    top: 15px;
    right: 0;
    left: 0;
}
.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final h6:nth-child(2) {
    top: 0;
    right: -2rem;
    bottom: 12px;
}
.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final h6:nth-child(3) {
    top: 0;
    bottom: 12px;
    left: -2rem;
}
.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final h6:nth-child(4) {
    right: 0;
    bottom: -12px;
    left: 0;
}
.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final picture {
    display: flex;
    flex-wrap: wrap;
    width: 86%;
    margin: 4rem 0;
}


/********  Cambios  ********/
.w-facultad .texto-conv .diagrama .diagrama-wrap.diagrama-wrap-2 {
    width: 1100px;
    max-width: 1100px;
}
.w-facultad .texto-conv .diagrama .diagrama-wrap.diagrama-wrap-2 .row {
    height: 100%;
    margin: 0;
}
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama .diagrama-flujo-wrap {
    padding: 20px 0;
}
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama .diagrama-flujo-wrap:before {
    right: -24px;
    width: 1em;
    height: 3.15em;
}
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama .diagrama-flujo-wrap:after {
    left: -24px;
    width: 1em;
    height: 3.15em;
}
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama .ico-flujo {
    width: 1em;
    height: 1em;
}
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama h4 {
    font-size: .8em;
}
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-left .col-flujo.col-flujo-info {
    padding: 10px 10px;
    margin-right: 5%;
}
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-left .col-flujo.col-flujo-info p {
    font-size: .6em;
    margin-bottom: 0;
}
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-left .col-flujo.col-flujo-info h6 {
    font-size: .6em;
    margin-bottom: .5em;
}
.w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-left .col-flujo.col-flujo-info ul li {
    font-size: .6em;
}
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle {
    padding: 0 10px;
}
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle .circle {
    width: 100%;
    height: 100%;
}
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:first-child .circle:before {
    top: -18px;
    left: 82px;
    height: 16px;
    width: 194px;
}
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle .circle p {
    font-size: .6em;
    margin-bottom: .5em;
}
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:nth-child(2) .circle:before, 
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:last-child .circle:before {
    top: -138px;
    height: 138px;
}
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:last-child .circle:after {
    right: 82px;
    width: 194px;
    height: 16px;
    bottom: -18px;
}
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:first-child .circle:after {
    bottom: -18px;
    left: 82px;
    height: 16px;
    width: 194px;
}
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final h6 {
    font-size: .6em;
}
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final h6:first-child {
    top: 8px;
}
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final h6:nth-child(2) {
    right: 0;
}
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final h6:nth-child(3) {
    left: 1rem;
}
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final h6:nth-child(4) {
    bottom: 8px;
}
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final picture {
    width: 50%;    
}

/*.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama .diagrama-flujo-wrap,
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-info,
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-circle .circle {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;    
}

.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama:first-child .diagrama-flujo-wrap {
    -webkit-animation-delay: 5s;
    animation-delay: 5s;    
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-info:first-child {
    -webkit-animation-delay: 6.5s;
    animation-delay: 6.5s;    
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama:nth-child(2) .diagrama-flujo-wrap {
    -webkit-animation-delay: 8s;
    animation-delay: 8s;    
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-info:nth-child(2) {
    -webkit-animation-delay: 9.5s;
    animation-delay: 9.5s;    
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama:nth-child(3) .diagrama-flujo-wrap {
    -webkit-animation-delay: 11s;
    animation-delay: 11s;    
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-info:last-child {
    -webkit-animation-delay: 12.5s;
    animation-delay: 12.5s;    
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    margin-right: 0;
}

.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama:nth-child(4) .diagrama-flujo-wrap {
    -webkit-animation-delay: 14s;
    animation-delay: 14s;    
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-circle:first-child .circle {
    -webkit-animation-delay: 15.5s;
    animation-delay: 15.5s;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-circle:nth-child(2) .circle {
    -webkit-animation-delay: 17s;
    animation-delay: 17s;    
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama:last-child .diagrama-flujo-wrap {
    -webkit-animation-delay: 18.5s;
    animation-delay: 18.5s;    
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-circle:last-child .circle {
    -webkit-animation-delay: 20s;
    animation-delay: 20s;    
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;   
    -webkit-animation-delay: 21.5s;
    animation-delay: 21.5s;    
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;      
}*/

/*GoGlobal*/
.c-facultad.goglobal {
    flex-wrap: wrap;
}
.c-facultad.goglobal .boxes-home {
    background-color: #ffffff; 
    padding-top: 0;
}
.c-facultad.goglobal .boxes-home .box-home {
    background-color: #F5F5F5;
}
.c-facultad.goglobal .boxes-home .g-boxes .box-home .texto {
    padding: 0 0 2rem;
}
.c-facultad.goglobal .box-btn {
    display: inline-flex; 
    justify-content: space-between; 
    width:100%; 
    margin-top: 2rem;
}
.c-facultad.goglobal .box-btn .btn-disabled {
    width: 45%; 
    opacity: 50%;
}
.c-facultad.goglobal .box-btn .btn {
    width: 45%; 
}
.c-facultad.goglobal .btn.btn-ver-mercados {
    margin: 0 auto;
}
.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}
.c-facultad.goglobal .cifras {
    width: 100%;
}
.c-facultad.goglobal .cifras .wrap {
    justify-content: space-between;
}
.w-facultad .c-facultad.goglobal li::marker {
    color: #444444;
}
.logo-corfo {
    width: 279px;
}
   

/* Queries */
@media (min-width: 992px) {
    .col-convenios {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .col-flujo.col-flujo-diagrama {
        -ms-flex: 0 0 16%;
        flex: 0 0 16%;
        max-width: 16%;
    }
    .col-flujo {
        -ms-flex: 0 0 17%;
        flex: 0 0 17%;
        max-width: 17%;
    }
    .col-flujo.col-flujo-circle {
        -ms-flex: 0 0 18%;
        flex: 0 0 18%;
        max-width: 18%;
    }
    .col-flujo.col-diagrama-final {
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }
}
@media (max-width: 1440px) {
    .w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama .diagrama-flujo-wrap:after {
        left: -33px;
        width: 2em;
        height: 6.9em;
    }
    .w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama .diagrama-flujo-wrap:before {
        right: -33px;
        width: 2em;
        height: 6.9em;
    }  
    .w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:first-child .circle:before {
        left: 65px;
        width: 208px;
    } 
    .w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:first-child .circle:after {
        left: 65px;
        width: 208px;
    }    
    .w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:last-child .circle:after {
        right: 65px;
        width: 208px;        
    }
    .w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:nth-child(2) .circle:before,
    .w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:last-child .circle:before {
        top: -156px;
        height: 156px;
    }  

    /*Cambios*/
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama .diagrama-flujo-wrap {
        padding: 20.5px 0;
    }    
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama .diagrama-flujo-wrap:before {
        right: -25px;
        width: 1.5em;
        height: 4.25em;
    }    
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama .diagrama-flujo-wrap:after {
        left: -16px;
        width: 1em;
        height: 4.25em;
    }
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama .ico-flujo {
        width: 1.5em;
        height: 1.5em;
    }
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama h4 {
        font-size: 1.05em;
    }     
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-left .col-flujo.col-flujo-info h6 {
        font-size: .8em;
        margin-bottom: .5em;
    }
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-left .col-flujo.col-flujo-info p {
        font-size: .7em;
    }               
    .w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-left .col-flujo.col-flujo-info ul li {
        font-size: .7em;
    }    
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle .circle {
        padding: 3rem 1rem;
    }     
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:nth-child(2) .circle:before, 
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:last-child .circle:before {
        top: -108px;
        height: 108px;
    }    
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle .circle p {
        font-size: .7em;
    }
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final h6 {
        font-size: .7em;
    }
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final h6:first-child {
        top: 22px;
    }     
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final h6:nth-child(2) {
        right: 1rem;
    }       
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final h6:nth-child(3) {
        left: 2rem;
    }    
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final picture {
        margin: 5rem 0;
    }
    .w-facultad .texto-conv .diagrama-etapa:last-child .row .diagrama-box:last-child ul:after {
        top: -0.9rem;
        right: -0.3rem;
    } 

}
@media (max-width: 1366px) {
    .diagrama-etapa:last-child .row .diagrama-box:last-child ul:after {
        top: -.9rem;
    }    
    .w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama .diagrama-flujo-wrap:after {
        left: -30px;
        height: 6.9em;
    }
    .w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama .diagrama-flujo-wrap:before {
        right: -30px;
        height: 6.9em;
    }  
    .w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:first-child .circle:before {
        left: 65px;
        width: 196px;
    } 
    .w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:first-child .circle:after {
        left: 65px;
        width: 196px;
    }    
    .w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:last-child .circle:after {
        right: 65px;
        width: 196px;        
    }
    .w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:nth-child(2) .circle:before,
    .w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:last-child .circle:before {
        top: -156px;
        height: 156px;
    }    

    /*Cambios*/
    .w-facultad .texto-conv .diagrama .diagrama-wrap.diagrama-wrap-2 {
        width: 1000px;
        max-width: 1000px;
    }    
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama .ico-flujo {
        width: 1.2em;
        height: 1.2em;
    }    
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama h4 {
        font-size: .95em;
    }    
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama .diagrama-flujo-wrap {
        padding: 20.5px 0;
    }
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama .diagrama-flujo-wrap:before {
        right: -25px;
        width: 1.5em;
        height: 4.16em;
    }    
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama .diagrama-flujo-wrap:after {
        left: -17px;
        width: 1em;
        height: 4.16em;
    }    
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle .circle {
        padding: 2rem 1rem;
    }
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:first-child .circle:before {
        top: -18px;
        left: 72px;
        height: 16px;
        width: 178px;
    }    
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:first-child .circle:after {
        bottom: -18px;
        left: 72px;
        height: 16px;
        width: 178px;
    }    
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:nth-child(2) .circle:before, 
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:last-child .circle:before {
        top: -120px;
        height: 120px;
    }    
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:last-child .circle:after {
        right: 72px;
        width: 178px;
        height: 16px;
        bottom: -18px;
    }   
}
@media (max-width: 1024px) {
    .estado-avance-box::after {
        top: 2rem;
    }
    .estado-avance-box .estado-avance-box-icono-wrap {
        width: 100%;
    }
    .estado-avance-box .estado-avance-box-icono {
        padding: 1rem;
    }
    .col-convenios .box-conv figure {
        min-height: 80px;
    }   
    .col-convenios .box-conv .texto {
        height: 19rem;
    } 
    .col-convenios .box-conv .texto .btn {
        min-width: 6rem;
        font-size: .7rem;
        padding: .5rem .5rem .65rem;
    } 
    .col-flujo.col-flujo-diagrama {
        -ms-flex: 0 0 15%;
        flex: 0 0 15%;
        max-width: 15%;
    } 
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama .diagrama-flujo-wrap {
        padding: 20px 0;
    }
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama .diagrama-flujo-wrap:before,
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama .diagrama-flujo-wrap:after {
        height: 6.7em;
    }        
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama .ico-flujo {
        width: 1.8em;
        height: 1.8em;
    }       
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle .circle {
        width: 7em;
        height: 7em;
        padding: 1rem 1.5rem;
    }
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:first-child .circle:before {
        left: 54px;
        width: 124px;
    }    
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:first-child .circle:after {
        left: 54px;
        width: 124px;
    }    
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:last-child .circle:after {
        right: 46px;
        width: 124px;
    }          

    /* Cambios */
    .w-facultad .texto-conv .diagrama .diagrama-wrap.diagrama-wrap-2 {
        width: 700px;
        max-width: 700px;
    }      
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama .diagrama-flujo-wrap:before {
        right: -19px;
        width: 1.2em;
        height: 4.16em;
    }    
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama .diagrama-flujo-wrap:after {
        left: -16px;
        width: 1em;
        height: 4.16em;
    }    
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama h4 {
        font-size: .7em;
    }    
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:nth-child(2) .circle:before, 
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle:last-child .circle:before {
        top: -144px;
        height: 144px;
    }        
}
@media (max-width: 768px) {
    .estado-avance-box::after {
        top: 1.7rem;
    }    
    .estado-avance-box .estado-avance-box-icono {
        padding: 0.5rem;
    }
    .banner-documentos-para-postular .w-documentos-para-postular {
        flex-direction: column;
    }    
    .banner-documentos-para-postular .w-documentos-para-postular .texto-left {
        text-align: center;
        width: 100%;
        min-width: 100%;   
        margin-bottom: 2rem;
    }     
    .banner-documentos-para-postular .w-documentos-para-postular .texto-right {
        text-align: center;
        width: 100%;
        min-width: 100%;   
        margin-bottom: 2rem;
    }    
    .col-convenios .box-conv .texto {
        height: 10rem;
    }  
    .w-facultad .texto-conv .diagrama-etapa h5 {
        font-size: 1.5em;
    }    
    .w-facultad .texto-conv .diagrama-etapa .diagrama-box picture img {
        width: 20em;
        height: 20em;
        margin-bottom: 2rem;
    }
    .w-facultad .texto-conv .diagrama-etapa .diagrama-box h4 {
        font-size: 1.2em;
    }        
    .w-facultad .texto-conv .diagrama-etapa .diagrama-box ul {
        border-top: none;
    }
    .w-facultad .texto-conv .diagrama-etapa .diagrama-box ul li {
        font-size: .917rem;
    }    
    .w-facultad .texto-conv .diagrama-etapa:last-child .row .diagrama-box:last-child ul:after {
        display: none;
    }
    .w-facultad .texto-conv .diagrama-flujo .row {
        justify-content: center;
    }    
    .w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama {
        -ms-flex: none;
        flex: none;
        max-width: none;
        width: 95%;
        margin-bottom: 40px;
    }   
    .w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama .diagrama-flujo-wrap:before, 
    .w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama .diagrama-flujo-wrap:after {
        height: 7.2em;
    }
    .w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama .ico-flujo {
        width: 2.5em;
        height: 2.5em;
    }    
    .w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama h4 {
        font-size: 1.5em;
        margin: 0;
    }   
    .w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final picture {
        width: 65%;
    }   
    .w-facultad .texto-conv .diagrama-flujo .col-flujo .col-flujo-info {
        display: flex;
        flex-wrap: wrap;
        -ms-flex: none;
        flex: none;
        max-width: none;
        margin-top: 20px;
    }    
    .w-facultad .texto-conv .diagrama-flujo .col-flujo .col-flujo-info p {
        font-size: .917rem;
        color: #54565a;    
    }
    .w-facultad .texto-conv .diagrama-flujo .col-flujo .col-flujo-info p strong {
        color: #0091b3;
    }    
    .w-facultad .texto-conv .diagrama-flujo .col-flujo .col-flujo-info > * {
        width: 100%;
    }   
    .w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-left .col-flujo.col-flujo-info {
        display: none;
    }  
    .w-facultad .texto-conv .diagrama-flujo .col-flujo .col-flujo-info h6 {
        color: #0091b3;
        font-size: 1.2em;
        margin: 20px 0;
    }      
    .w-facultad .texto-conv .diagrama-flujo .col-flujo .col-flujo-info li {
        font-size: .917rem;
    }
    .w-facultad .texto-conv .diagrama-flujo .col-flujo .col-flujo-circle {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        text-align: center;
        width: 20em;
        height: 20em;
        border: 2px dashed #0091b3;
        border-radius: 100%;
        padding: 1rem;
        margin-top: 20px;
    }   
    .w-facultad .texto-conv .diagrama-flujo .col-flujo .col-flujo-circle p {
        font-size: 1.2rem;
    }    
    .w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle .circle {
        display: none;
    }    
    .w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-flujo-circle {
        display: none;
    }
    .w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final h6 {
        font-size: 1em;
    }    
    .w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final h6:first-child {
        top: 0;
    }
    .w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final h6:nth-child(2) {
        right: -1rem;
    }    
    .w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final h6:nth-child(3) {
        left: 1rem;
    }    
    .w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final picture {
        width: 76%;
    }    
    .w-facultad .texto-conv .diagrama-flujo .col-flujo .col-flujo-circle p {
        font-size: .917rem;
        color: #54565a;    
        margin-bottom: 0;
    }
    .w-facultad .texto-conv .diagrama-flujo .col-flujo .col-flujo-circle p strong {
        color: #0091b3;
    }      

    /* Cambios */ 
    .w-facultad .texto-conv .diagrama-etapa .diagrama-box {
        margin-bottom: 4rem;
    }    
    .w-facultad .texto-conv .diagrama {
        border-radius: initial;
    }    
    .w-facultad .texto-conv .diagrama .diagrama-wrap.diagrama-wrap-2 {
        width: 94%;
        max-width: none;
    }   
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo {
        padding: 0;
    }     
    .w-facultad .texto-conv .diagrama-wrap.diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama {
        width: 100%;
    }     
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama .diagrama-flujo-wrap {
        padding: 20.2px 0;
    }   
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama .ico-flujo {
        width: 1.8em;
        height: 1.8em;
    }    
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama h4 {
        font-size: 1.2em;
    }  
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final h6 {
        font-size: .9em;
    }      
}
@media (max-width: 540px) {
    .estado-avance-box::after {
        top: 3.5rem;
    }    
    .col-md-2:nth-child(2) .estado-avance-box::after,
    .col-md-2:nth-child(4) .estado-avance-box::after {
        display: none;
    }
    .estado-avance-box .estado-avance-box-icono {
        padding: 1.5rem;
    }  
    .w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final h6 {
        font-size: .7em;
    }    
    .w-facultad .texto-conv .diagrama-flujo .col-flujo.col-flujo-diagrama {
        width: 80%;
    }    
    .w-facultad .texto-conv .diagrama-etapa .diagrama-box picture img {
        height: auto;
    } 

    /* Cambios */  
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final h6:first-child {
        top: 0;
    }    
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final h6:nth-child(2) {
        right: -1.5rem;
    }    
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final h6:nth-child(3) {
        left: 0;
    }    
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final h6:nth-child(4) {
        bottom: 0;
    }    
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final picture {
        width: 60%;
    }    
}
@media (max-width: 415px) {
    .estado-avance-box::after {
        top: 2.5rem;
    }      
    .w-facultad .texto-conv .diagrama-flujo .col-flujo .col-flujo-circle {
        height: 17em;
    }   
    .w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final picture {
        width: 60%;
    }    

    /* Cambios */
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo .col-flujo.col-flujo-diagrama .diagrama-flujo-wrap {
        padding: 20px 0;
    }    
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final h6 {
        font-size: .7em;
    }    
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final picture {
        margin: 4rem 0;
    } 

    /*GoGlobal*/
    .logo-corfo {
        width: 100%;
    }         
}
@media (max-width: 376px) {
    .estado-avance-box .estado-avance-box-icono {
        padding: 1rem;
    }  
    .w-facultad .texto-conv .diagrama-flujo .col-flujo .col-flujo-circle {
        width: 13em;
        height: 13em;
    }   
    .w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final h6:nth-child(2) {
        right: -2rem;
    }  
    .w-facultad .texto-conv .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final h6:nth-child(3) {
        left: -1rem;
    }      

    /* Cambios */
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final h6 {
        font-size: .6em;
    }    
    .w-facultad .texto-conv .diagrama-wrap-2 .diagrama-flujo.diagrama-flujo-right .col-flujo.col-diagrama-final picture {
        width: 65%;
    }    
}
@media (max-width: 321px) {
    .estado-avance-box::after {
        top: 2rem;
    }    
}
.modal.visible {
    margin-top: 0 !important;
}