* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
:root {
    --transition-duration: 0.2s;
    --transition-delay: 0.2s;
}
html {
    scroll-behavior: smooth;
}
body {
    margin: 0;
    font-family: "Nunito", sans-serif;
    font-size: 1em;
    font-weight: 300;
    line-height: 1.5;
    color: #000;
    text-align: left;
    background-color: #fff;
    box-sizing: border-box;
}
.whatsapp {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    box-shadow: 1px 3px 5px 0px #00000075;
    text-decoration: none!important;
    background-color: #25d366;
    border: 2px solid#ffff;
    color: #FFF!important;
    border-radius: 46px;
    text-align: center;
    padding: 2px 0 0 0;
    font-weight: 500;
    position: fixed;
    font-size: 25px;
    z-index: 100;
    width: 148px;
    height: 41px;
    bottom: 24px;
    right: 7px;
}
.whatsapp a {
    text-decoration: none;
}
.whatsapp:hover {
    color: #fff;
    background-color: #24c35f;
}
a.nav-item.desplazar.red_btn {}
#URInternacional h2 {
    font-size: 2.5em;
    font-weight: 700;
    color: #000;
    padding: 5px 0px;
    margin: 0;
}
#URInternacional p {
    font-size: 1.1em;
    font-weight: 300;
}
#URInternacional h3 {
    font-size: 1.7em;
}
#URInternacional h6 {
    font-size: 1em;
    font-weight: 800;
    margin-top: 10px;
    font-family: "Nunito", sans-serif;
}
#URInternacional section.tab-contenedor .nav-link.active {
    color: #da0b21;
    padding: 10px 25px;
    font-weight: 300;
    font-family: "Roboto Mono", monospace;
    border-radius: 10px 10px 0px 0px;
    background: #fff;
}
#URInternacional section.tab-contenedor .nav-link {
    color: #ffffff;
    background: #da0b21;
    padding: 10px 25px;
    font-weight: 300;
    font-family: "Roboto Mono", monospace;
    border-radius: 10px 10px 0px 0px;
}
#URInternacional section.tab-contenedor .nav-tabs .nav-item {
    background: #fff;
    border-radius: 10px 10px 0px 0px;
}
#URInternacional button {
    font-size: 1.2em;
    font-family: "Roboto Mono", monospace;
    text-transform: uppercase;
    padding: 5px 18px;
    display: flex;
    align-items: center;
}
#URInternacional button i {
    font-size: 25px;
    font-weight: 800;
    margin: 5px 10px;
}
#URInternacional hr {
    width: 70%;
    position: static;
    border: 2px solid #da0921;
    display: inline-block;
    margin: 20px 0px 20px -50%;
    background: #da0820;
}
#URInternacional .modal-dialog .modal-body hr {
    position: relative;
    margin: 5px 0px 5px -3%;
    display: block;
}
#URInternacional .container {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
    margin-right: auto;
    margin-left: auto;
}
#URInternacional .especial h2 {
    font-family: "Nunito", sans-serif;
    font-weight: 800;
    font-size: 2.3em;
    margin: 0;
    margin-bottom: 10px;
    background: linear-gradient(to left, #2e3180, #1b142d);
    -webkit-background-clip: text;
    color: transparent;
}
#URInternacional .especial h2 span {
    font-size: 1.3em;
}
#URInternacional .filtro:before {
    background-image: linear-gradient(to bottom, rgba(4, 4, 4, 0.52) 0%, rgba(0, 0, 0, 0.62) 100%);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    opacity: 1;
    transition: all 0.3s;
}
#URInternacional .filtro:hover:after {
    opacity: 1;
}
#URInternacional .filtro:hover {
    text-decoration: none;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
}
#URInternacional .filtro:after {
    background-image: linear-gradient(to bottom, rgba(27, 20, 45, 0.67) 0%, rgba(46, 49, 128, 0.63) 100%);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    opacity: 0;
    transition: all 0.3s;
}
#URInternacional button.white_blue {
    border: 1px solid #fff;
    background-color: transparent;
    color: #fff;
}
#URInternacional button.white_blue:hover {
    background-color: #fff;
    color: #2b2c74;
}
#URInternacional button.white {
    border: 1px solid #fff;
    background-color: transparent;
    color: #fff;
}
#URInternacional button.white:hover {
    background-color: #fff;
    color: #da0921;
}
#URInternacional button.white-bold {
    border: 1px solid #da0921;
    background-color: #fff;
    color: #da0921;
}
#URInternacional button.white-bold:hover {
    border: 1px solid #fff;
    background-color: #da0921;
    color: #fff;
}
#URInternacional .conoce-mas button.white-bold {
    margin: inherit;
}
#URInternacional .sistemas button {
    border-left: 2px solid #fff;
    background: #f4f4f4;
    margin: 0px auto;
    padding: 20px;
    border-right: 2px solid #fff;
    border-top: none;
    border-bottom: none;
    display: block;
}
#URInternacional .sistemas button:hover {
    background-color: #d7d7e2;
}
#URInternacional .sistemas button.bor_none {
    border: none;
}
/*SLIDER*/
#URInternacional .slider_principal .item,
#URInternacional .slider_principal .active {
    height: 100%;
}
#URInternacional .slider_principal .carousel-inner {
    position: relative;
    background-image: linear-gradient(to left, #2e3180, #2c296a, #282154, #221a40, #1b142d);
}
#URInternacional .slider_principal .carousel-control-next-icon,
#URInternacional .slider_principal .carousel-control-prev-icon {
    background-color: transparent !important;
    width: 30px;
    height: 30px;
    opacity: 0.7;
}
#URInternacional .slider_principal .carousel-fade .carousel-item img {
    opacity: 0.6;
    width: 100%;
}
#URInternacional .carousel-caption h3 {
    font-weight: 700;
    font-size: 2.2em;
}
#URInternacional .slider_principal .carousel-caption {
    width: 40%;
    left: 5%;
    text-align: left;
}
#URInternacional .slider_principal .content-fijo_top {
    display: flex;
    position: absolute;
    z-index: 2;
    width: 100%;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: space-between;
    padding: 3% 5%;
}
#URInternacional .slider_principal .content-fijo_top .redessociales i {
        color: #3a3257;
}
#URInternacional .slider_principal .content-fijo_top .redessociales i {
    width: 34px;
    height: 34px;
    font-size: 1.1em;
    margin-left: 8px;
    cursor: pointer;
    border: solid 1px #fff;
    padding: 7px;
    border-radius: 100%;
    background: #ffffff;
    text-align: center;
}
#URInternacional .slider_principal .content-fijo_top .redessociales i:hover {
    background: #2b2c74;
    color: #fff;
}
#URInternacional .slider_principal .content-fijo_top .logo_URinternacional img {
    max-width: 500px;
    width: 100%;
}
#URInternacional .slider_principal .animated {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}
#URInternacional .slider_principal .carousel-control-next,
#URInternacional .slider_principal .carousel-control-prev {
    z-index: 3;
}
@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
#URInternacional .slider_principal .contenedorImagenSlide {
    position: relative;
    overflow: hidden;
    min-height: 600px;
    max-height: 600px;
    background: rgba(0, 0, 0, 1);
    background-size: cover;
    text-align: center;
    color: #fff;
}
#URInternacional .slider_principal .pulso {
    animation: pulsate 1.4s linear infinite;
}
#URInternacional .slider_principal .fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
#URInternacional .slider_principal .pulse {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-duration: 4s;
    -webkit-animation-duration: 4s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
@keyframes pulse {
    0% {
        transform: scale(0.9);
        opacity: 0.7;
    }
    50% {
        transform: scale(1);
        opacity: 1;
    }
    100% {
        transform: scale(0.9);
        opacity: 0.7;
    }
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0.95);
        opacity: 0.7;
    }
    50% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(0.95);
        opacity: 0.7;
    }
}
#URInternacional .slider_principal #myCarousel.carousel {
    padding: 0;
}
#URInternacional .slider_principal .animacionBg {
    -webkit-animation: animaImagenSliderHome 20000ms linear 0s infinite alternate;
    animation: animaImagenSliderHome 19994ms -6s infinite alternate;
}
@-webkit-keyframes animaImagenSliderHome {
    0% {
        -webkit-transform: scale(1.1);
        -webkit-transition: -webkit-transform 20000ms linear 0s;
    }
    100% {
        -webkit-transform: scale(1.2);
        -webkit-transition: -webkit-transform 20000ms linear 0s;
    }
}
@-moz-keyframes animaImagenSliderHome {
    0% {
        -moz-transform: scale(1.1);
        -moz-transition: -moz-transform 20000ms linear 0s;
    }
    100% {
        -moz-transform: scale(1.2);
        -moz-transition: -moz-transform 20000ms linear 0s;
    }
}
@-ms-keyframes animaImagenSliderHome {
    0% {
        -ms-transform: scale(1.1);
        -ms-transition: -ms-transform 20000ms linear 0s;
    }
    100% {
        -ms-transform: scale(1.2);
        -ms-transition: -ms-transform 20000ms linear 0s;
    }
}
@-o-keyframes animaImagenSliderHome {
    0% {
        -o-transform: scale(1.1);
        -o-transition: -o-transform 20000ms linear 0s;
    }
    100% {
        -o-transform: scale(1.2);
        -o-transition: -o-transform 20000ms linear 0s;
    }
}
@keyframes animaImagenSliderHome {
    0% {
        transform: scale(1.1);
        transition: transform 20000ms linear 0s;
    }
    100% {
        transform: scale(1.2);
        transition: transform 20000ms linear 0s;
    }
}
/*SLIDER*/
/*MENU*/
#URInternacional .navbar_V4.internacional_ur {
    background: #ffffff;
    position: sticky;
    top: 80px;
    z-index: 6;
}
#URInternacional .navbar_V4.internacional_ur .navbar-nav.menu_cta {
    display: flex;
    justify-content: space-around;
    width: 100%;
    height: 100%;
    align-items: stretch;
    align-content: stretch;
}
#URInternacional .navbar_V4.internacional_ur nav.navbar.navbar-expand-lg.navbar-light {
    padding: 0px;
    -webkit-box-shadow: 0px 5px 15px 0px #0000004f;
    -moz-box-shadow: 0px 5px 15px 0px #0000004f;
    box-shadow: 0px 5px 15px 0px #0000004f;
}
#URInternacional .navbar_V4.internacional_ur a.nav-item.desplazar {
    width: 30%;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    color: #000;
    font-weight: 700;
    font-size: 1em;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}
#URInternacional .navbar_V4.internacional_ur a.nav-item.desplazar.active {
    color: #d60921;
}
#URInternacional.Home-cancilleria .navbar_V4.internacional_ur a.nav-item.desplazar.intercambio_active,
#URInternacional.Doble-titulacion .navbar_V4.internacional_ur a.nav-item.desplazar.doble_active,
#URInternacional.Movilidad-medicina .navbar_V4.internacional_ur a.nav-item.desplazar.convenios_active,
#URInternacional.Idiomas .navbar_V4.internacional_ur a.nav-item.desplazar.idiomas_active,
#URInternacional.Multi .navbar_V4.internacional_ur a.nav-item.desplazar.eventos_active{
    color: #d60921;
}
#URInternacional .navbar_V4.internacional_ur a.nav-item.desplazar:hover {
    color: #d60921;
}
#URInternacional .navbar_V4.internacional_ur a.nav-item.desplazar.red_btn {
    background: #d60921;
    color: #fff;
}
#URInternacional .navbar_V4.internacional_ur a.nav-item.desplazar.red_btn:hover {
    background: #1c1632;
}
#URInternacional .navbar_V4.internacional_ur a.nav-item.desplazar.red_btn i {
    font-size: 2.2em;
    margin-right: 15px;
}
#URInternacional button.navbar-toggler {
    display: none;
}
#URInternacional button.navbar-toggler i {
    content: "";
    position: absolute;
    width: 29px;
    height: 5px;
    z-index: 9;
    font-size: 12px;
    background: #000;
    right: 5px;
    border-radius: 10px;
    top: 10px;
    text-align: center;
}
#URInternacional button.navbar-toggler i::before {
    content: "";
    position: absolute;
    width: 39px;
    height: 5px;
    z-index: 9;
    font-size: 12px;
    background: #000;
    right: 0px;
    border-radius: 10px;
    top: 20px;
}
#URInternacional button.navbar-toggler i::after {
    content: "";
    position: absolute;
    width: 34px;
    height: 5px;
    z-index: 9;
    font-size: 12px;
    background: #000;
    right: 0px;
    border-radius: 10px;
    top: 10px;
}
#URInternacional .navbar_V4.internacional_ur nav.navbar.navbar-expand-lg.navbar-light {
    justify-content: end;
    background: white;
}
/*MENU*/
/**/
#URInternacional figure {
    position: relative;
    display: flex;
    flex-flow: column;
    overflow: hidden;
    margin: 0px;
}
#URInternacional figure img {
    position: absolute;
}
#URInternacional figure img.img_ladouno {
    left: 0px;
    width: 100%;
    opacity: 0.3;
}
#URInternacional figure img.img_ladodos {
    right: 0px;
    width: 100%;
    opacity: 0.1;
}
#URInternacional figcaption {
    position: relative;
    text-align: center;
}
#URInternacional .Estudiantes-UR_Internacionales figure img {
    position: relative;
    min-width: 840px;
    align-items: center;
    align-content: center;
    justify-content: center;
    display: flex;
}
#URInternacional .Estudiantes-UR_Internacionales .bord_esp {
    padding: 27% 5% 12%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
    align-content: stretch;
    height: 100%;
}
#URInternacional .Estudiantes-UR_Internacionales .filtro_item1 {
    width: 60%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    background: #ffffff;
    height: 100%;
}
#URInternacional .Estudiantes-UR_Internacionales .filtro_item2 {
    height: 100%;
    width: 58%;
    overflow: hidden;
    position: absolute;
    right: 0px;
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    background-image: linear-gradient(to top, #2e3180, #2d2b6f, #2a255f, #271f4f, #221a40);
}
#URInternacional section.Estudiantes-UR_Internacionales h2 {
    font-size: 3em;
}
#URInternacional section.Estudiantes-UR_Internacionales p {
    text-align: left;
    font-weight: 700;
}
#URInternacional section.Estudiantes-UR_Internacionales .especial h2 span {
    font-size: 1.6em;
}
#URInternacional section.Estudiantes-UR_Internacionales .text_internacional {
    color: #fff;
}
#URInternacional section.Estudiantes-UR_Internacionales .text_internacional h2 {
    color: #fff;
}
#URInternacional section.movilidad_nacional {
    border-top: 10px solid #da0921;
}
#URInternacional .contet_movilidad h3 {
    font-size: 2.8em;
    text-align: center;
}
#URInternacional .contet_movilidad {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 5%;
    align-items: stretch;
    align-content: stretch;
    justify-content: center;
}
#URInternacional section.oportunidades_internacional {
    padding: 4% 0px 3%;
}
section#oportunidades_internacional h4 {
    text-align: center;
    color: #da0921;
    font-weight: 800;
    font-size: 1.9em;
    padding-top: 28px;
}
#URInternacional section.oportunidades_internacional .grid figure figcaption h3 {
    display: block;
    width: 80%;
    text-align: left;
    margin-bottom: 10%;
    color: #fff;
    font-weight: 600;
    border-bottom: 4px solid #d60921;
}
/*
#URInternacional section.oportunidades_internacional .grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 320px;
    max-width: 100%;
    max-height: 360px;
    width: 100%;
    text-align: center;
    cursor: pointer;
    background-image: linear-gradient(to top, #2e3180, #2d2b6f, #2a255f, #271f4f, #221a40);
}*/
#URInternacional section.oportunidades_internacional .grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 295px;
    max-width: 74%;
    max-height: 360px;
    width: 100%;
    text-align: center;
    cursor: pointer;
    background-image: linear-gradient(to top, #2e3180, #2d2b6f, #2a255f, #271f4f, #221a40);
}
#URInternacional section.oportunidades_internacional .grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.2;
}
#URInternacional section.oportunidades_internacional .grid figure figcaption,
#URInternacional section.oportunidades_internacional .grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
#URInternacional section.oportunidades_internacional figure.effect-zoe p.description {
    position: absolute;
    bottom: 6em;
    padding: 0.5em;
    color: #fff;
    text-transform: none;
    font-size: 90%;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    -webkit-backface-visibility: hidden;
    border: 2px solid #fff;
    font-weight: 400;
}
#URInternacional section.oportunidades_internacional p.description:hover {
    background: #fff;
    color: #2a2a6e !important;
}
#URInternacional section.oportunidades_internacional figure.effect-zoe:hover h3 {
    opacity: 0;
}
#URInternacional section.oportunidades_internacional figure.effect-zoe:hover figcaption,
#URInternacional section.oportunidades_internacional figure.effect-zoe:hover h3,
#URInternacional section.oportunidades_internacional figure.effect-zoe:hover p.icon-links a {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    background: rgba(46, 49, 128, 1);
    background: -moz-linear-gradient(left, rgba(46, 49, 128, 1) 0%, rgba(27, 20, 45, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(46, 49, 128, 1)), color-stop(100%, rgba(27, 20, 45, 1)));
    background: -webkit-linear-gradient(left, rgba(46, 49, 128, 1) 0%, rgba(27, 20, 45, 1) 100%);
    background: -o-linear-gradient(left, rgba(46, 49, 128, 1) 0%, rgba(27, 20, 45, 1) 100%);
    background: -ms-linear-gradient(left, rgba(46, 49, 128, 1) 0%, rgba(27, 20, 45, 1) 100%);
    background: linear-gradient(to right, rgba(46, 49, 128, 1) 0%, rgba(27, 20, 45, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e3180', endColorstr='#1b142d', GradientType=1 );
}
#URInternacional section.oportunidades_internacional figure.effect-zoe:hover p.description {
    opacity: 1;
}
#URInternacional section.movilidad_nacional .img_figure {
    display: flex;
    height: 100%;
    align-items: flex-end;
    align-content: flex-end;
    justify-content: center;
}
/**/
/* NOTICIAS */
#URInternacional .noticias {
    background-image: linear-gradient(90deg, #dadae5 50%, #ffffff 50%);
}
#URInternacional .noticias .principal {
    padding-top: 5%;
}
#URInternacional .noticia_principal {
    -webkit-box-shadow: 3px 8px 31px -12px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 3px 8px 31px -12px rgba(0, 0, 0, 0.75);
    box-shadow: 3px 8px 31px -12px rgba(0, 0, 0, 0.75);
    margin: 0;
    padding: 0;
    background: #fff;
}
#URInternacional .noticias .content_principal {
    -webkit-box-shadow: 3px 8px 31px -12px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 3px 8px 31px -12px rgba(0, 0, 0, 0.75);
    box-shadow: 3px 8px 31px -12px rgba(0, 0, 0, 0.75);
    background: #fff;
    margin: 20px 0;
}
#URInternacional .noticias a.news-teaser-link {
    background-color: #fff;
    text-decoration: none;
    display: flex;
    flex-wrap: wrap;
    line-height: 1.2;
    color: #000;
    transition: 0.25s all;
    box-shadow: 0 0 0 transparent;
    align-items: stretch;
    display: flex;
    flex-flow: row wrap;
    justify-content: left;
    align-items: center;
    min-height: 200px;
}
#URInternacional .noticias a.news-teaser-link .wrap-info {
    padding: 15px 20px;
}
#URInternacional .noticias .news-image {
    position: relative;
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
    padding: 0 !important;
}
#URInternacional .noticias .content_principal .category-news {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 4px 5px;
    color: #fff;
    background-color: #da0921;
}
#URInternacional .noticias .news-image .wrap-fields-image {
    position: relative;
}
#URInternacional .noticias .secundaria .wrap-info .news-date {
    font-size: 0.7em;
}
#URInternacional .noticias .wrap-info .news-date {
    font-size: 0.8em;
    margin-bottom: 4px;
    font-family: "Roboto Mono", monospace;
    color: #5b5b5b;
}
#URInternacional .noticias .wrap-info h2 {
    line-height: 1.1;
    font-weight: bold;
    margin: 0 0 15px;
    color: #da0921;
}
#URInternacional .content_principal .wrap-info p {
    font-size: 1.2em;
}
#URInternacional .noticias .content_principal .wrap-info h2 {
    font-size: 1.5em;
}
#URInternacional .secundaria .wrap-info p {
    font-size: 1em;
}
#URInternacional .noticias .content_principal a.news-teaser-link .wrap-info {
    padding: 30px 30px;
}
#URInternacional .noticias .secundaria .wrap-info h2 {
    font-size: 1.3em;
    line-height: 26px;
    margin: 5px 0;
}
#URInternacional .noticias .secundaria .news-teaser-link.news_1 .news-image {
    background-image: url(https://www.urosario.edu.co/PortalUrosario/media/UR-V4/Universidad-del-Rosario-V4/Estudiantes/img/news-teaser-1.jpg);
}
#URInternacional .noticias .secundaria .news-teaser-link.news_2 .news-image {
    background-image: url(https://www.urosario.edu.co/PortalUrosario/media/UR-V4/Universidad-del-Rosario-V4/Estudiantes/img/news-teaser-2.jpg);
}
#URInternacional .noticias .secundaria .news-teaser-link.news_3 .news-image {
    background-image: url(https://www.urosario.edu.co/PortalUrosario/media/UR-V4/Universidad-del-Rosario-V4/Estudiantes/img/news-teaser-3.jpg);
}
#URInternacional .noticias .secundaria .news-teaser-link .news-image {
    background-position: 26% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex: 0 0 41.66667%;
    position: relative;
    padding-right: 30px;
    padding-left: 30px;
    max-width: 85%;
    max-height: 85%;
    height: 204px;
    width: 100%;
}
#URInternacional .noticias .secundaria {
    padding: 30px;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    align-content: stretch;
}
#URInternacional .noticias .secundaria .wrap-info p {
    font-size: 1.1em;
    margin: 0;
}
#URInternacional .noticias .secundaria .news-teaser-link .wrap-info {
    position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 20px;
    flex: 0 0 50%;
    max-width: 50%;
}
#URInternacional a.news-teaser-link:hover {
    box-shadow: 1px 3px 16px rgba(0, 0, 0, 0.16);
    position: relative;
}
#URInternacional .noticias .secundaria .news-teaser-link a.news-teaser-link {
    background-color: #fff;
    font-size: 0.9em;
    text-decoration: none;
    display: flex;
    flex-wrap: wrap;
    line-height: 1.2;
    color: #000;
    transition: 0.25s all;
    box-shadow: 0 0 0 transparent;
    align-items: stretch;
}
#URInternacional .noticias .secundaria .news-small {
    width: 100%;
    min-width: 100%;
    border-top: 1px solid #ccc;
    padding: 15px 0;
    min-height: 210px;
}
#URInternacional .noticias .secundaria .news-small:first-child {
    border-top: none;
}
#URInternacional .news-teaser-link .news-image .category-news {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 4px 5px;
    color: #fff;
    background-color: #da0921;
    font-size: 0.9em;
}
#URInternacional .noticias .eventos_genetal {
    padding-left: 40px;
    overflow: hidden;
}
#URInternacional .noticias .nombreEventoIMG {
    position: absolute;
    bottom: -15%;
    left: 15%;
    right: 15%;
}
#URInternacional .eventos_genetal hr {
    width: 26%;
    margin: 20px 0px 20px -2%;
}
#URInternacional .bottom-more {
    text-align: right;
    margin: 30px 0;
    font-weight: bold;
    width: 100%;
}
#URInternacional .bottom-more a {
    color: #282828;
    transition: all 0.35s;
    font-size: 0.9em;
    font-family: "Roboto Mono", monospace;
    text-transform: uppercase;
}
#URInternacional .content_principal .btn {
    text-transform: uppercase;
    display: inline-block;
    font-family: "Roboto Mono", monospace;
    font-weight: 400;
    color: #000;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    border-radius: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#URInternacional .bottom-more a:hover {
    color: #da0921;
}
/* NOTICIAS */
/* EVENTOS */
#URInternacional .noticias .nombreEventoIMG img.imagen-logo-evento {
    width: 100%;
}
#URInternacional .eventos_genetal {
    padding: 3% 0px;
}
#URInternacional .eventos_genetal .content_principalevent {
    margin: 0px 20px 0px 40px !important;
}
#URInternacional .eventos_genetals .fechas {
    margin-top: 20px;
    width: 100%;
}
#URInternacional .eventos_genetal .fechas {
    margin-bottom: 0;
}
#URInternacional .eventos_genetals .cajaFecha {
    margin-bottom: 20px;
}
#URInternacional .eventos_genetal .descFecha {
    display: flex;
    width: 100%;
    background: #e9e9e9;
    min-height: 200px;
}
#URInternacional .eventos_genetal .DatosFechas {
    display: flex;
    flex-direction: column;
    background: #d50b20;
    padding: 1% 3%;
    margin-right: 20px;
    width: 100%;
    max-width: 140px;
    align-items: center;
    justify-content: center;
    align-content: center;
}
#URInternacional .eventos_genetal .DatosFechas h3 {
    margin: 0;
    color: #fff;
    border-bottom: solid 3p#fff;
    font-size: 2.7em;
    text-align: center;
    padding: 5%;
}
#URInternacional .eventos_genetal .DatosFechas h4 {
    text-align: center;
    color: #fff;
    font-size: 1.3em;
    margin: 8px 0;
}
#URInternacional .eventos_genetal .descFecha h5 {
    float: left;
    padding-top: 26px;
    font-size: 17px;
    line-height: 26px;
}
#URInternacional .eventos_genetal .cajaFecha h5 strong {
    font-size: 1em;
}
#URInternacional .eventos_genetal .cajaFecha i {
    color: #2e3180;
    font-size: 1.2rem;
}
#URInternacional a.events-row-link {
    display: block;
    color: #fff;
    background-color: #242153;
    position: relative;
    margin-bottom: 50px;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    margin-bottom: 90px;
    height: 450px;
}
#URInternacional .wrap-event {
    height: 450px;
    position: relative;
    transition: 0.5s all;
}
#URInternacional .date {
    border: 1px solid #fff;
    padding: 3px 5px;
    font-weight: bold;
    position: absolute;
    width: 80px;
    text-align: center;
    top: 20px;
    left: 20px;
    line-height: 1;
}
#URInternacional .date .month {
    display: block;
    font-size: 12px;
    border-bottom: 1px solid #fff;
    padding: 5px 0;
}
#URInternacional .date .number {
    display: block;
    font-size: 42px;
    margin: 5px 0;
}
#URInternacional .date .year {
    display: block;
    font-size: 10px;
}
#URInternacional a.events-row-link:hover .read-more-dummy {
    top: 50%;
    opacity: 1;
}
#URInternacional .read-more-dummy {
    position: absolute;
    left: 0;
    right: 0;
    top: 80%;
    opacity: 0;
    margin-top: -25px;
    height: 50px;
    text-align: center;
    transition: 0.3s all;
    text-transform: uppercase;
}
#URInternacional a.events-row-link:hover .wrap-event {
    background-color: rgba(36, 33, 83, 0.85);
}
#URInternacional .event-logo {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -60px;
}
#URInternacional .events-row-link .event-logo img {
    display: block;
    width: auto;
    margin: 0 auto;
}
#URInternacional .event-logo img {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 2;
}
#URInternacional .wrap-bottom-more {
    text-align: right;
    margin: 30px 0;
    font-weight: bold;
}
#URInternacional .wrap-bottom-more a {
    color: #282828;
    transition: all 0.35s;
    text-decoration: underline;
}
#URInternacional .eres_nuevo a.blue_white {
    margin: inherit;
}
#URInternacional .wrap-bottom-more a:hover {
    color: #c72c2d;
}
#URInternacional a.arrow-end:after {
    content: "\f054";
    color: #c72c2d;
    margin-left: 5px;
}
#URInternacional.oportunidades .text_profesores a.white {
    max-width: 100%;
}
#URInternacional a.arrow-end:hover:after {
    color: red !important;
}
#URInternacional .wrap-bottom-more .btn {
    text-transform: uppercase;
    display: inline-block;
    font-family: "Roboto Mono", monospace;
    font-weight: 400;
    color: #000;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#list_botonred .resp-tab-content .foto_tabla a.white-bold {
    margin: initial;
}
#URInternacional .herramientas_profesores a.contenedor-btn.bor_none h6 {
    font-size: 1.1em;
    color: #000;
}
#URInternacional .herramientas_profesores a.contenedor-btn.bor_none {
    text-align: center;
    text-decoration: none;
}
#URInternacional .herramientas_profesores a.contenedor-btn.bor_none:hover {
    background: #dadae5;
}
#URInternacional .text_profesores a.white-bold {
    max-width: 100%;
}
#URInternacional .text_profesores a.white {
    max-width: 100%;
}
#URInternacional .nombreEvento {
    background: #fff;
    position: absolute;
    bottom: -40px;
    color: #000;
    width: 80%;
    margin: 0 auto;
    font-weight: 800;
    left: 10%;
    padding: 20px;
    font-size: 1.3em;
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    min-height: 130px;
}
/* EVENTOS */
/*/*/ /*BOTONES*/ /*/*/
#URInternacional a.white-bold {
    font-size: 1em;
    font-family: "Roboto Mono", monospace;
    text-transform: uppercase;
    cursor: pointer;
    border: 1px solid #fff;
    background-color: #da0921;
    color: #fff;
    padding: 5px 18px;
    display: flex;
    align-items: center;
    max-width: 55%;
    text-align: center;
    justify-content: center;
    font-weight: 400;
}
#URInternacional a.white-bold i {
    font-size: 25px;
    font-weight: 800;
    margin: 5px 10px;
}
#URInternacional a.white-bold:hover {
    border: 1px solid #da0921;
    background-color: #fff;
    color: #da0921;
    text-decoration: none;
}
#URInternacional .eventos_genetal .fechas .cajaFecha {
    padding: 15px 0;
}
#URInternacional a.white {
    font-size: 1em;
    font-family: "Roboto Mono", monospace;
    text-transform: uppercase;
    cursor: pointer;
    border: 1px solid #fff;
    background-color: transparent;
    color: #fff;
    padding: 5px 18px;
    display: flex;
    align-items: center;
    max-width: 55%;
    text-align: center;
    justify-content: center;
    font-weight: 400;
}
#URInternacional .modal-dialog {
    max-width: 90%;
}
.modal-header .close span {
    font-size: 2.0em;
}
#URInternacional a.white i {
    font-size: 25px;
    font-weight: 800;
    margin: 5px 10px;
}
#URInternacional a.white:hover {
    border: 1px solid #2b2c74;
    background-color: #fff;
    color: #2b2c74;
    text-decoration: none;
}
#URInternacional a.white_blue {
    font-size: 1em;
    font-family: "Roboto Mono", monospace;
    text-transform: uppercase;
    cursor: pointer;
    border: 1px solid #2b2c74;
    background-color: #fff;
    color: #2b2c74;
    padding: 5px 18px;
    display: flex;
    align-items: center;
    max-width: 55%;
    text-align: center;
    justify-content: center;
    margin: 10px auto;
}
#URInternacional a.white_blue i {
    font-size: 25px;
    font-weight: 800;
    margin: 5px 10px;
}
#URInternacional a.white_blue:hover {
    border: 1px solid #fff;
    background-color: #2b2c74;
    color: #fff;
    text-decoration: none;
}
#URInternacional .alignR_btn {
    display: flex;
    justify-content: right;
    padding-top: 15px;
}
#URInternacional .alignC_btn {
    display: flex;
    justify-content: center;
    padding-top: 15px;
}
#URInternacional .alignL_btn {
    display: flex;
    justify-content: left;
    padding-top: 15px;
}
#URInternacional a.blue_white {
    font-size: 1em;
    font-family: "Roboto Mono", monospace;
    text-transform: uppercase;
    cursor: pointer;
    border: 1px solid #ffffff;
    background-color: #2b2c74;
    color: #fff;
    padding: 5px 20px;
    display: flex;
    align-items: center;
    max-width: 55%;
    text-align: center;
    justify-content: center;
    font-weight: 400;
}
#URInternacional a.blue_white i {
    font-size: 25px;
    font-weight: 800;
    margin: 5px 10px;
}
#URInternacional a.blue_white:hover {
    border: 1px solid #2b2c74;
    background-color: #fff;
    color: #2b2c74;
    text-decoration: none;
}
#URInternacional a.white_red {
    font-size: 1em;
    font-family: "Roboto Mono", monospace;
    text-transform: uppercase;
    cursor: pointer;
    border: 1px solid #da0921;
    background-color: #fff;
    color: #da0921;
    padding: 5px 18px;
    display: flex;
    align-items: center;
    max-width: 55%;
    text-align: center;
    justify-content: center;
    margin: 10px auto;
}
#URInternacional a.white_red i {
    font-size: 25px;
    font-weight: 800;
    margin: 5px 10px;
}
#URInternacional a.white_red:hover {
    border: 1px solid #fff;
    background-color: #da0921;
    color: #fff;
    text-decoration: none;
}
.btn1 a {
    background-color: #00bc2d;
    position: fixed;
    bottom: 52px;
    left: 0;
    font-size: 2.8em;
    padding: 8px 8px;
    color: #fff;
    z-index: 10;
    border-radius: 50px;
    display: flex;
    align-items: center;
    text-decoration: none;
    border: 3px solid #fff;
}
.btn2 a {
    background-color: #da0921;
    position: fixed;
    bottom: 107px;
    right: 0;
    font-size: 1.2em;
    padding: 8px 22px;
    color: #fff;
    z-index: 10;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-top-left-radius: 20px;
    display: flex;
    align-items: center;
    line-height: 20px;
}
#URInternacional .slider_principal .content-fijo_top .redessociales a:hover i {
    color: #ffffff;
    background: #d50b20;
}
#URInternacional section.slider_principal .redessociales i {
    color: #190d26;
}
#URInternacional .btn1 a, #URInternacional .btn2 a {
    min-height: 56px;
}
.btn2 a span {
    font-size: 0.7em;
    display: contents;
    line-height: 1em;
}
.btn1 i {
    display: block;
    padding: 0 5px;
}
.btn2 i {
    display: block;
    padding: 0 5px;
}
#URInternacional .sin-espacio {
    padding: 0;
    margin: 0;
}
#URInternacional .fondo2 .requisitos.mb-5 hr.linea {
    position: absolute;
    left: 20px;
}
#URInternacional hr.linea {
    width: 70%;
    position: inherit;
    border: 2px solid #da0921;
    display: block;
    margin: 4px 0px 9px 0%;
    background: #da0820;
}
#URInternacional a.btnr {
    font-size: 1em;
    font-family: "Roboto Mono", monospace;
    text-transform: uppercase;
    cursor: pointer;
    border: 1px solid #fff;
    background-color: #da0921;
    color: #fff;
    padding: 5px 18px;
    display: flex;
    align-items: center;
    max-width: 55%;
    text-align: center;
    justify-content: center;
    font-weight: 400;
}
#URInternacional a.btnr:hover {
    border: 1px solid #da0921;
    background-color: #fff;
    color: #da0921;
    text-decoration: none;
}
#URInternacional section.slider_principal {
    background-color: #d2d2dd;
}
#URInternacional section.slider_principal h2 {
    font-family: "Nunito", sans-serif;
    font-weight: 800;
    font-size: 3em;
    margin: 0;
    margin-bottom: 10px;
    background: linear-gradient(to left, #2e3180, #1b142d);
    -webkit-background-clip: text;
    color: transparent;
}
#URInternacional .miga {
    padding: 22px;
    color: #656565;
}
#URInternacional .miga a {
    color: #da0921;
    font-weight: 700;
}
#URInternacional section.tab-contenedor {
    background-color: #efefef;
    padding: 4% 2%;
}
#URInternacional .fondo2 {
    background-color: #fff;
    padding: 30px 19px;
    margin: 0 4%;
    box-shadow: -1px 3px 3px 4px #0000001c;
}
#URInternacional .fondo2 h4 {
    color: #da0921;
    font-weight: 700;
}
#URInternacional .fondo2 iframe {
    box-shadow: 11px 8px #da0921;
}
#URInternacional .tab-contenedor h3 {
    font-size: 2.2em;
    line-height: 1em;
    text-align: center;
    font-weight: 800;
}
#URInternacional .fondo2 strong {
    color: #da0921;
    font-weight: 700;
}
#URInternacional .requisitos a {
    background-color: #1f1a3e;
    display: block;
    text-align: left;
    padding: 20px;
    letter-spacing: 3px;
    font-weight: 700;
    font-size: 1.5em;
    color: #fff;
}
#URInternacional .center-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#URInternacional .center-block div a {
    width: 100px;
    text-align: center;
    background-color: #d60921;
    padding: 13px;
    font-size: 1.1em;
    margin: 0 29px;
    display: inline-block;
    vertical-align: top;
    width: 93%;
    text-align: center;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 3px;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
#URInternacional .fondo2 img {
    margin: auto;
    display: block;
}
#URInternacional .fondo2 .Registro a {
    background-color: #ffffff;
    border: 2px solid#1f1a3e;
    display: block;
    width: 52%;
    margin: auto;
    margin-bottom: 13px;
    padding: 8px 25px;
    color: #1f1a3e;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: 1px;
    transition: 0.4s;
    position: relative;
}
#URInternacional .fondo2 .Registro a:hover {
    background-color: #1f1a3e;
    color: #fff;
}
#URInternacional .fondo2 .card a {
    color: #000;
    font-weight: 600;
    padding: 0;
    text-align: left;
}
#URInternacional .fondo2 .Registro a i {
    position: absolute;
    right: 18px;
    font-size: 1.5em;
}
/*/*/ /*BOTONES*/ /*/*/
.Movilidad-medicina section.Pregrado H3 {
    text-align: center;
    font-weight: 800;
    padding: 23px;
    color: #da0921;
}
.Movilidad-medicina section.Pregrado {
    padding: 3% 3% 0;
}
.Movilidad-medicina .cajapre {
    background-color: #efefef;
    margin-bottom: 29px;
}
.Movilidad-medicina .cajapre a.link {
    color: #da0921;
    text-decoration: underline;
    font-weight: 800;
}
#URInternacional a.btnpregrado {
    font-size: 1em;
    font-family: "Roboto Mono", monospace;
    text-transform: uppercase;
    cursor: pointer;
    border: 1px solid #fff;
    background-color: #da0921;
    color: #fff;
    padding: 5px 18px;
    display: flex;
    align-items: center;
    max-width: 55%;
    text-align: center;
    justify-content: center;
    font-weight: 400;
    position: absolute;
    right: 59px;
    bottom: 33px;
}
#URInternacional a.btnpregrado:hover {
    border: 1px solid #da0921;
    background-color: #fff;
    color: #da0921;
    text-decoration: none;
}
.Movilidad-medicina section.contacto {
    padding: 0 3% 34px;
}
.Movilidad-medicina section.contacto h4 {
    font-weight: 800;
    display: inline-block;
    color: #da0921;
}
.Movilidad-medicina section.contacto i {
    font-size: 1.8em;
    color: #da0921;
}
.Movilidad-medicina section.contacto a {
    color: #da0921;
    font-weight: 700;
}
.Movilidad-medicina section.contacto p {
    font-weight: 400;
}
#URInternacional section.contacto p {
    font-weight: 400;
    margin: 0;
}
.btn-requisitos {
    position: absolute;
    width: 96%;
    bottom: 6px;
    right: 0;
    margin: auto;
}
.btn-requisitos a {
    background-color: white;
    border: 2px solid#190356;
    color: #190356;
    font-weight: 800;
    padding: 7px 47px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    width: 48%;
}
section#Idiomas-contenedor {
    padding: 0 5%;
}
#Idiomas-contenedor .image {
    display: block;
    width: 100%;
    height: auto;
}
#Idiomas-contenedor .img-content {
    position: relative;
    margin-bottom: 27px;
}
#Idiomas-contenedor img {
    display: block;
    width: 100%;
    height: auto;
}
#Idiomas-contenedor .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: linear-gradient(to right, #1d1841d9, #1b142dd1);
    transition: opacity 0.3s ease-in 0s, transform 0.3s ease-in 0s, -webkit-transform 0.3s ease-in 0s;
    opacity: 0;
    overflow: hidden;
}
#Idiomas-contenedor .img-content:hover .overlay {
    opacity: 1;
}
#Idiomas-contenedor .img-content:hover .overlay .text {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
#Idiomas-contenedor .text {
    -moz-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateX(-100%);
    transform: translateY(-100%);
    transition: opacity 0.3s ease-out 0.1s, -webkit-transform 0.3s ease-out 0.1s;
}
#Idiomas-contenedor .text a {
    color: #fff;
    border: 1px solid#ffffff;
    text-align: center;
    width: 41%;
    font-weight: 800;
    display: table;
    position: absolute;
    right: 0;
    left: 0;
    top: 165px;
    margin: auto;
    cursor: pointer;
}
#Idiomas-contenedor .img-content::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1b142dbd;
    z-index: 0;
}
#Idiomas-contenedor .img-content .titulo {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 7%;
    margin: auto;
    width: 76%;
    font-weight: 600;
    text-align: left;
    color: #fff;
}
#Idiomas-contenedor .img-content hr {
    width: 100%;
    position: static;
    border: 2px solid #da0921;
    display: inline-block;
    margin: -4px 0px 4px -0%;
    background: #da0820;
}
section#Idiomas-contenedor h5 {
    text-align: center;
    font-weight: 800;
    color: #da0921;
    font-size: 1.8em;
    margin-top: 40px;
}
.Modales-idiomas .modal-header h5 {
    font-size: 1.7em;
    font-weight: 700;
    color: #da0921;
}
.Modales-idiomas .modal-header {
    border-bottom: 1px solid #dee2e600;
}
.Modales-idiomas h3 {
    font-weight: 700;
    margin: 0;
}
.Modales-idiomas hr {
    width: 96%;
    position: static;
    border: 2px solid #da0921;
    display: inline-block;
    margin: 6px 0px 9px 0%;
    background: #da0921;
}
.Modales-idiomas a {
    color: #da0921;
    font-weight: 600;
}
.Modales-idiomas i {
    color: #da0921;
}
.Modales-idiomas h4 {
    color: #da0921;
    font-weight: 700;
    font-size: 1em;
    display: contents;
}
.Modales-idiomas ul {
    list-style: none;
    padding-left: 19px;
}
.Modales-idiomas li:before {
    color: #da0921;
    margin-right: 14px;
    font-size: 11px;
    font-weight: 900;
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    display: block;
    position: absolute;
    left: 13px;
}
.fade {
    background-image: linear-gradient(to bottom, rgba(34, 31, 77, 0.9) 65%, rgba(27, 20, 45, 0.9) 100%);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1030;
    display: none;
}
button.btn.btn-secondary {
    background-color: #da0921;
    margin: auto;
    border: 0;
}
button.btn.btn-secondary:hover {
    background-color: #373359;
}
.footer-line-1 {
    position: inherit;
}
   #URInternacional section.Convenios-por-facultad {
       padding: 4% 4% 12px;
    }
#URInternacional section.Convenios-por-facultad h3 {
    text-align: center;
    color: #da0921;
    font-weight: 800;
    padding: 29px 0;
    font-size: 2em;
}
    .Convenios-por-facultad .image {
        display: block;
        width: 100%;
        height: auto;
    }
    .Convenios-por-facultad .img-content {
        position: relative;
        margin-bottom: 24px;
    }
    .Convenios-por-facultad img {
        display: block;
        width: 100%;
        height: auto;
    }
    .Convenios-por-facultad .overlay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-image: linear-gradient(to top, hsl(0deg 0% 0%), hsl(0deg 0% 0% / 19%));
        transition: opacity 0.3s ease-in 0s, transform 0.3s ease-in 0s, -webkit-transform 0.3s ease-in 0s;
        opacity: 0;
        overflow: hidden;
        z-index: 2;
    }
    .Convenios-por-facultad .text {
        margin: auto;
        display: table;
        position: relative;
     top: 60%;
    }
    .Convenios-por-facultad .img-content h4 {
        position: absolute;
        left: 0;
        right: 0;
        top: 7%;
        bottom: 0;
        margin: auto;
        width: 64%;
        font-weight: 600;
        text-align: center;
        color: #fff;
    }
    .Convenios-por-facultad .img-content:hover .overlay {
        opacity: 1;
        padding: 20px;
        display: flex;
        align-items: center;
        align-content: center;
        justify-content: center;
    }
    .Convenios-por-facultad .img-content:hover .overlay .text {
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .Convenios-por-facultad .img-content::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.6);
        z-index: 1;
    }
    .Convenios-por-facultad .img-content h4 {
        position: absolute;
        z-index: 1;
        left: 0;
        right: 0;
        top: 7%;
        bottom: 0;
        margin: auto;
        width: 64%;
        font-weight: 600;
        text-align: center;
        color: #fff;
    }
    .Convenios-por-facultad .text {
        -moz-transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        transition: opacity 0.3s ease-out 0.1s, -webkit-transform 0.3s ease-out 0.1s;
    }
    .Convenios-por-facultad .btnuno {
        display: inline-block;
        background-color: #da0921;
        padding: 10px 26px;
        margin: 2px;
    }
    .Convenios-por-facultad .btnuno a {
        color: #fff;
        font-weight: 700;
    }
    .Como-aplicar {
padding: 0% 5%;
}
.contenedor {
background-color: #f6f6f6;
    padding: 1% 3%;
    margin-bottom: 57px;
}
.Como-aplicar .card-header {
    padding: 0;
    background-color: #fff;
}
.Como-aplicar .card-header h2 a {
    color: #000;
    font-weight: 800;
    font-size: .5em;
}
.Como-aplicar .card {
    margin-bottom: 12px;
}
.Como-aplicar .card-header h2 a strong {
    color: #da0921;
}
/* Common style */
#URInternacional section.slider_principal .grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    min-width: 100%;
    max-width: 100%;
    width: 48%;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}
#URInternacional section.slider_principal .grid figure img {
position: relative;
display: block;
min-height: auto;
max-width: 100%;
opacity: 0.8;
width: 100%;
}
#URInternacional section.slider_principal .grid figure figcaption {
padding: 1em;
color: #fff;
text-transform: uppercase;
font-size: 1.25em;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
#URInternacional section.slider_principal .grid figure figcaption::before,
#URInternacional section.slider_principal .grid figure figcaption::after {
pointer-events: none;
}
#URInternacional section.slider_principal .grid figure figcaption,
#URInternacional section.slider_principal .grid figure figcaption>a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#URInternacional section.slider_principal .grid figure figcaption>a {
z-index: 1000;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
}
#URInternacional section.slider_principal .grid figure h2 {
word-spacing: -0.15em;
font-weight: 300;
font-size: 1.8rem;
}
#URInternacional section.slider_principal .grid figure h2 span {
font-weight: 800;
}
#URInternacional section.slider_principal .grid figure h3,
#URInternacional section.slider_principal .grid figure p {
margin: 0;
}
#URInternacional section.slider_principal .grid figure p {
letter-spacing: 1px;
font-size: 68.5%;
text-align: center!important;
display: inline-block;
}
#URInternacional section.slider_principal .content_event .text-mod p {
text-align: center!important;
display: unset;
margin: auto;
}
#URInternacional section.slider_principal figure.effect-alex img {
opacity: 0.9;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
opacity: 1 !important;
}
#URInternacional section.slider_principal figure.effect-alex figcaption {
padding: 1em;
cursor: pointer !important;
}
#URInternacional section.slider_principal figure.effect-alex:hover figcaption {
background: rgba(0, 0, 0, 1);
background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.86) 38%, rgba(0, 0, 0, 0.73) 75%, rgba(0, 0, 0, 0.64) 100%);
background: -webkit-linear-gradient(-45deg, rgba(19, 8, 39, 0.87) 0%, rgba(20, 6, 56, 0.8) 38%, rgba(0, 0, 0, 0.73) 75%, rgba(0, 0, 0, 0.69) 100%);
background: -o-linear-gradient(-45deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.86) 38%, rgba(0, 0, 0, 0.73) 75%, rgba(0, 0, 0, 0.64) 100%);
background: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.86) 38%, rgba(0, 0, 0, 0.73) 75%, rgba(0, 0, 0, 0.64) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1);
transition: background-color 0.35s;
}
#URInternacional section.slider_principal figure.effect-alex h3 {
font-size: 2.2rem;
/* font-family: 'Yanone Kaffeesatz', sans-serif; */
padding: 5% 0 0 0;
text-align: center;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
text-shadow: 2px 4px 3px rgb(0 0 0 / 58%);
/* letter-spacing: 0.5rem; */
/* padding-top: 8%; */
/* letter-spacing: 3px; */
font-weight: bold;
}
#URInternacional section.slider_principal figure.effect-alex figcaption::before,
#URInternacional section.slider_principal figure.effect-alex p {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(0);
transform: scale(0);
}
#URInternacional section.slider_principal .text-mod p {
text-align: center;
}
#URInternacional section.slider_principal .effect-alex a {
    border: 1px solid#fff;
    background-color: #1b142d80;
    color: #fff;
    padding: 20px 29px;
    display: block;
    margin: auto;
    width: fit-content;
    font-weight: 700;
    font-size: 1.8vw;
    margin-top: 6%;
    text-decoration: none!important;
    margin-top: 50px;
    text-align: inherit;
    cursor: pointer;
}
#URInternacional section.slider_principal .grid figure .text-mod {
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
    align-content: center;
}
#URInternacional section.slider_principal .effect-alex a i {
    margin: 5px -2px;
}
#URInternacional section.slider_principal .effect-alex a:hover {
background-color: #392669;
color: #fff;
}
#URInternacional section.slider_principal figure.effect-alex h3 small {
font-size: 1.8rem !important;
color: #FFF !important;
letter-spacing: 0.3px !important;
line-height: 35px;
}
#URInternacional section.slider_principal figure.effect-alex:hover h3 {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
#URInternacional section.slider_principal figure.effect-alex:hover h3 small {
color: #FFF !important;
}
#URInternacional section.slider_principal figure.effect-alex:hover figcaption::before,
#URInternacional section.slider_principal figure.effect-alex:hover p {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
text-align: left !important;
text-shadow: 2px 2px 2px rgba(0, 0, 0, .5);
width: 100%;
}
#URInternacional section.slider_principal figure.effect-alex:hover img {
opacity: 0.4;
}
#URInternacional .slider_principal .modal-body .carousel-inner {
    background: #fff;
    padding-top: 20px;
}
#URInternacional .slider_principal .modal-body .carousel-inner iframe {
    box-shadow: 11px 8px #da0921;
}
#URInternacional .slider_principal .modal-body .carousel-inner p{
        font-size: 1.1em;
        font-weight: 300;
        font-style: italic;
}
#URInternacional .slider_principal .modal-body .carousel-inner .p-5 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
#URInternacional .slider_principal .modal-body .carousel-inner .p-5 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
#URInternacional .slider_principal .modal-body ol.carousel-indicators li {
    background: #da0b21;
    border-radius: 20px;
    width: 20px;
    height: 0px;
}
#URInternacional .slider_principal .modal-body .carousel-inner h3{
    width: 100%;
}
#URInternacional .slider_principal .modal-body ol.carousel-indicators {
    justify-content: flex-start;
    margin-left: 10px;
}
@media (min-width: 1300px) {
    #URInternacional .container {
        max-width: 1280px;
    }
    #URInternacional .slider_principal .carousel-inner {
        max-height: 535px;
    }
    #URInternacional .slider_principal .carousel-item {
        max-height: 535px;
    }
    #URInternacional .navbar_V4.internacional_ur {
        top: 79px;
        z-index: 6;
    }
    #URInternacional .Estudiantes-UR_Internacionales .bord_esp {
        padding: 25% 5% 12%;
    }
}
@media (max-width: 1199.98px) {
    #URInternacional .container {
        max-width: none !important;
    }
    #URInternacional .navbar_V4.internacional_ur a.nav-item.desplazar {
        font-size: 0.8em;
    }
    #URInternacional .eventos_genetal .content_principalevent {
        margin: 0px 20px 0px 0px !important;
    }
}
@media (max-width: 1024px) {
#URInternacional section.oportunidades_internacional .grid figure {
    min-width: 230px;
}
}
@media (min-width:1025px) and (max-width: 1298px) {
#URInternacional section.oportunidades_internacional .grid figure {
    min-width: 259px;
}
}
@media (max-width: 1100px) {
    #URInternacional section.Estudiantes-UR_Internacionales h2 {
        font-size: 2.3em;
    }
}
@media (max-width: 991px) {
    #URInternacional .navbar_V4.internacional_ur {
        position: fixed;
        right: 0px;
    }
    #URInternacional p {
        font-size: 1em;
    }
    #URInternacional section.Estudiantes-UR_Internacionales h2 {
        font-size: 1.9em;
        line-height: 35px;
    }
    #URInternacional .Estudiantes-UR_Internacionales figure img {
        min-width: 591px;
    }
    #URInternacional .Estudiantes-UR_Internacionales .bord_esp {
        padding: 20% 0% 12%;
    }
    #URInternacional .slider_principal .content-fijo_top .logo_URinternacional img {
        max-width: 360px;
    }
    #URInternacional h2 {
        font-size: 2em;
    }
    #URInternacional hr {
        width: 80%;
    }
    #URInternacional button.navbar-toggler {
        display: block;
        right: 0;
        height: 56px;
        width: 11%;
        padding: 5px 31px;
        border: transparent;
    }
    #URInternacional .contet_movilidad h3 {
        font-size: 2.2em;
    }
    #URInternacional .navbar_V4.internacional_ur a.nav-item.desplazar {
        width: 100%;
    }
    /* NOTICIAS */
    #URInternacional .noticias {
        background-image: linear-gradient(90deg, #dadae5 100%, #fff 0%);
    }
    #URInternacional .noticias .secundaria {
        display: block;
    }
    #URInternacional .noticias .content_principal .wrap-info h2 {
        font-size: 1.2em;
        line-height: 25px;
    }
    #URInternacional .noticias .secundaria.resol_ocul {
        display: none;
    }
    #URInternacional .eventos .secundaria.resol_ocul {
        display: none;
    }
    /* NOTICIAS */
}
@media (max-width: 885px) {
    #URInternacional .Estudiantes-UR_Internacionales .filtro_item1 {
        width: 60%;
    }
    #URInternacional a.blue_white {
        max-width: 100% !important;
        font-size: 0.9em;
        padding: 5px 8px;
    }
    #URInternacional a.white {
        max-width: 100% !important;
        font-size: 0.9em;
        padding: 5px 8px;
    }
    #URInternacional a.white-bold {
        max-width: 100% !important;
        font-size: 0.9em;
        padding: 5px 8px;
    }
    #URInternacional .slider_principal .carousel-caption p {
        /* display: none; */
        font-size: 0.8em;
    }
    #URInternacional .Estudiantes-UR_Internacionales .filtro_item2 {
        width: 60%;
    }
    #URInternacional .alignC_btn {
        padding-top: 0px;
    }
}
@media (max-width: 768px) {
    #URInternacional h6 {
        font-size: 0.7em;
    }
    
    .slider_principal .col-12.col-md-6.col-md-6:nth-child(1) {
        background-color: #0f1337;
    }
    #URInternacional .nombreEvento {
        width: 100%;
        font-size: 1.2em;
        padding: 10px;
        left: 0px;
    }
    #URInternacional .requisitos a {
        font-size: 0.9em;
    }
    #URInternacional .center-block div a {
        width: 85%;
    }
    #URInternacional .fondo2 .Registro a {
        width: 70%;
    }
    #URInternacional .modal-dialog {
        max-width: 100%;
    }
    #URInternacional section.slider_principal h2 {
        font-size: 2em;
    }
}
@media (max-width: 767px) {
    #URInternacional .Estudiantes-UR_Internacionales .filtro_item1 {
        width: 100%;
    }
    #URInternacional .carousel-caption h3 {
        font-size: 1.8em;
    }
    #URInternacional .slider_principal .carousel-fade .carousel-item img {
        min-width: 1200px;
        transform: translateX(-25%);
    }
    #URInternacional .slider_principal .carousel-caption {
        width: 80%;
        left: 10%;
        text-align: left;
    }
    #URInternacional .slider_principal .carousel-inner {
        min-height: 480px;
    }
    #URInternacional .slider_principal .carousel-item {
        min-height: 480px;
    }
    #URInternacional .Estudiantes-UR_Internacionales .filtro_item2 {
        width: 100%;
        height: 50%;
        bottom: 0;
        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    }
    #URInternacional section.movilidad_nacional .row.tranfor_movil {
        flex-direction: column-reverse;
    }
    #URInternacional .content {
        padding: 30px 20px;
    }
    #URInternacional h2 {
        font-size: 2em;
    }
    #URInternacional .contet_movilidad h3 {
        font-size: 1.9em;
    }
    #URInternacional .especial h2 {
        font-size: 2.5em;
    }
    #URInternacional .slider_principal .content-fijo_top .logo_URinternacional img {
        max-width: 280px;
    }
    /* NOTICIAS */
    #URInternacional .noticias .secundaria {
        display: block;
    }
    #URInternacional .noticias .content_principal a.news-teaser-link .wrap-info {
        padding: 15px 20px;
    }
    #URInternacional .noticias .secundaria {
        padding: 30px 40px;
    }
    #URInternacional .event-logo img {
        max-width: 280px;
    }
    .servicio_estudiante .contenedor-btn {
        width: 100%;
    }
    #URInternacional section.slider_principal .effect-alex a {
        font-size: 3.0vw;
    }
}
@media (max-width: 600px) {
    #URInternacional section.oportunidades_internacional .grid figure {
    min-width: 100%;
}
    #URInternacional .slider_principal .carousel-inner .redessociales {
        display: flex;
        flex-direction: column;
    }
    #URInternacional .slider_principal .content-fijo_top .redessociales i {
        margin-bottom: 10px;
    }
    #URInternacional .alignR_btn {
        justify-content: center;
    }
    .btn1 a {
        position: fixed;
        bottom: 0;
        width: 100%;
        top: inherit;
        -webkit-border-top-left-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-topleft: 20px;
        -moz-border-radius-bottomleft: 0;
        border-top-left-radius: 0;
    }
    .btn2 a {
        position: fixed;
        bottom: 43px;
        width: 100%;
        padding: 3px 27px;
        top: inherit;
        -webkit-border-top-left-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-topleft: 20px;
        -moz-border-radius-bottomleft: 0;
        border-top-left-radius: 0;
    }
    .requisitos.requisitos :nth-child(2) {
        padding: 0px;
    }
    #URInternacional .center-block div a {
        padding: 16px;
        font-size: 1em;
        margin: 0 0;
        width: 98%;
        display: table-caption;
    }
    #URInternacional .fondo2 .Registro a {
        width: 71%;
    }
    .btn-requisitos a {
        width: 47%;
        padding: 0;
    }
    
    #URInternacional a.btnpregrado {
        position: initial;
    }
    #URInternacional.Movilidad-medicina a.btnpregrado {
        position: initial;
        max-width: 100%;
        margin-top: 20px;
    }
    .Modales-idiomas .modal-header h5 {
    line-height: 1em;
   }
   #estudiantes .conocenos .red_content:before {
    width: 100%!important;
    height: 50%;
   }
    #estudiantes .conocenos .red_content {
        background-position-y: -140px!important;
        background-size: 100%!important;
    }
}
@media (max-width: 500px) {
    #URInternacional h2 {
        font-size: 1.6em;
    }
    #URInternacional .noticias .secundaria {
        padding: 30px 20px;
    }
    #URInternacional .eventos_genetal .descFecha {
        display: flex;
        flex-direction: column;
    }
    #URInternacional .eventos_genetal .DatosFechas {
        max-width: 100%;
    }
    #URInternacional .eventos_genetal .descFecha h5 {
        padding: 20px 20px;
    }
}
@media (max-width: 498px) {
    #URInternacional .noticias .secundaria .news-teaser-link .wrap-info {
        max-width: 100%;
        flex: 0 0 100%;
    }
    #URInternacional .noticias .secundaria .news-teaser-link .news-image {
        width: 100%;
        max-width: 100%;
        padding-right: 0px;
        padding-left: 0px;
        flex: 0 0 100%;
        height: 247px;
    }
}
@media (max-width: 480px) {
    #URInternacional .especial h2 {
        font-size: 1.6em;
        line-height: 37px;
    }
    #URInternacional section.slider_principal h2 {
        font-size: 1.6em;
    }
    #URInternacional section.Estudiantes-UR_Internacionales h2 {
        font-size: 1.5em;
        line-height: 33px;
        padding-top: 20px;
    }
    #URInternacional .event-logo img {
        max-width: 250px;
    }
    #URInternacional a.events-row-link {
        height: 320px;
    }
}
@media (max-width: 360px) {
    #URInternacional section.oportunidades_internacional .grid figure {
        min-width: auto;
    }
    #URInternacional h2 {
        font-size: 1.4em;
    }
    #URInternacional .Estudiantes-UR_Internacionales figure img {
        transform: translateX(-25%);
    }
}
