@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&amp;family=Montserrat:ital,wght@0,300;0,400;0,700;1,500&amp;display=swap");
.modal #accordion a.btn.btn-link:hover{
    color:#e9e9e9;
}
#CasaUR .BtnFlotante a {
    background-color: #924694;
    border-radius: 23px;
    padding: 10px 13px;
    transition: 1s;
    position: fixed;
    z-index: 9;
    bottom: 33px;
    left: 18px;
}
#CasaUR .BtnFlotante a:hover {
    background-color: #924694;
    border: 0;
}
#CasaUR ul {
    list-style: none;
    padding: 0;
}
#CasaUR li {
    padding-left: 1.3em;
}
#CasaUR li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f35a";
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    color: #d11a7c;
}
.modal-body {
    background-color: #7070700a;
    padding: 0 51px 48px;
}
.modal-body .Icono {
    background-color: #d11a7c;
    border-radius: 13px;
    display: table;
    margin: auto;
}
.modal-body H2 {
    font-weight: 800;
}
.modal-body a {
    background: rgb(210, 28, 125);
    background: linear-gradient(108deg, rgba(210, 28, 125, 1) 17%, rgba(146, 70, 148, 1) 58%);
    text-decoration: none;
    border-radius: 9px;
    text-align: center;
    font-weight: 800;
    display: table;
    padding: 9px;
    color: white;
    width: 100%;
}
#CasaUR .modal a.Link {
    background: inherit;
    background: inherit;
    text-decoration: inherit;
    border-radius: inherit;
    text-align: inherit;
    font-weight: 800;
    color: inherit;
    display: contents;
    padding: inherit;
    color: #d11a7c;
}
#CasaUR .modal a.Link:hover {
    color: #8c8c8c;
}
.modal-body .Icono img {
    filter: brightness(16.5);
    padding: 37px;
}
.modal-header .close:hover {
    color: #d7388d;
    opacity: 100;
}
#CasaUR .modal a.Link {
    background: inherit;
    background: inherit;
    text-decoration: inherit;
    border-radius: inherit;
    text-align: inherit;
    font-weight: 800;
    color: inherit;
    display: contents;
    padding: inherit;
    color: #d11a7c;
}
#CasaUR .modal a.Link:hover {
    color: #8c8c8c;
}
#CasaUR .modal-header {
    background-color: #f9f9f9;
    border-bottom: 0;
}
#CasaUR .modal-header h5 {
    color: #d4d4d4;
    opacity: 100;
}
.modal-header .close {
    color: #d9d9d9;
    opacity: 100;
}
#CasaUR .miga {
    background-color: #efefef;
    padding: 5px 30px;
    font-weight: 800;
}
#CasaUR .miga span {
    color: #d21c7c;
}
#CasaUR .miga a {
    color: #000;
}
#CasaUR .miga a:hover {
    border: 0;
    background-color: #fff0;
}
#CasaUR .Servicios a,
.QueEsCasaUR a,
.CanalesCasaUR a {
    background: rgb(210, 28, 125);
    background: linear-gradient(108deg, rgba(210, 28, 125, 1) 17%, rgba(146, 70, 148, 1) 58%);
    border: 2px solid#0000;
    text-decoration: none;
    text-align: center;
    font-weight: 700;
    font-size: 1.5em;
    transition: 0.3s;
    border-radius: 8px;
    padding: 4px 9px;
    cursor: pointer;
    display: initial;
    margin: auto;
    /* width: 252px; */
    color: #fff;
}
#CasaUR .CanalesCasaUR  a:hover {
    border: 3px solid #d11a7c;
    background: #d11a7c;
    color: #ffffff;
}
#CasaUR .Servicios a:hover {
    background: linear-gradient(108deg, rgb(255 255 255) 17%, rgb(255 255 255) 58%);
    border: 2px solid#d21c7d;
    color: #d21c7d;
}
#CasaUR .CanalesCasaUR a {
    border: 3px solid #d11a7c;
    background: #f0f0f0;
    color: #d11a7c;
}
#CasaUR .Titulos {
    font-family: "Roboto", sans-serif;
    border-left: 11px solid#d11a7c;
    margin-bottom: 44px;
    padding-left: 14px;
    font-style: italic;
    font-size: 2.6em;
    font-weight: 800;
}
#CasaUR .Banner {
    background-image: url(../img/Banner-fondo-casaur.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
}
#CasaUR .Banner .Titulo-banner {
    font-family: "Montserrat", sans-serif;
    text-align: center;
    margin: auto;
    color: #fff;
    width: 66%;
}
#CasaUR .Banner .carousel-indicators li {
    background-color: #fff;
    border-radius: 50%;
    height: 19px;
    width: 0px;
    position: relative;
    top: 71px;
}
#CasaUR .Servicios.text-center,
.Noticias,
.QueEsCasaUR,
.CanalesCasaUR,
.Canales {
    padding: 5% 0 5% 0;
}
#CasaUR .Banner .Servicios {
    padding: 5% 0 5%;
}
#CasaUR .Banner .Titulo-banner span {
    font-size: 1.9em;
    font-weight: 200;
}
#CasaUR .Banner .Titulo-banner strong {
    font-family: "Bebas Neue", cursive;
    text-transform: uppercase;
    line-height: 1em;
    font-weight: 100;
    font-size: 2.3em;
}
#CasaUR .Banner .Titulo-banner a {
    background-color: #924694;
    border: 0px solid#924694;
    padding: 7px 12px;
    font-size: 1.4rem;
    color: white;
}
#CasaUR .Banner .Titulo-banner a:hover {
    border: 0;
    background-color: #9c27b0;
    border: 2px solid#924694;
}
#CasaUR .Banner .Titulo-banner p {
    font-weight: 300;
    font-size: 1.1em;
}
#CasaUR .Servicios h3 {
    text-align: center;
    font-weight: 700;
    padding: 39px 0;
    font-size: 1.6em;
}
#CasaUR .Tiutlo-noticia {
    background-color: #da0921;
    position: absolute;
    padding: 8px 23px;
    font-weight: 800;
    font-size: 1.1em;
    color: white;
    z-index: 6;
    bottom: 0;
}
#CasaUR .Noticias .overlay a {
    background-color:#da0921;
    border: 2px solid#da0921;
    padding: 5px;color:#fff;
    text-decoration: none;
    font-weight: 700;
    transition: .3s;
}
#CasaUR .Noticias .overlay a:hover {
    background-color: #0f1a63;
    border: 2px solid#ffffff;
}
#CasaUR .Noticias,
.CanalesCasaUR {
    background-color: #f0f0f0;
}
#CasaUR .CanalesCasaUR h3 {
    background-color: #f0f0f0;
    padding: 10px 31px;
    border-radius: 3px;
    display: table;
    margin: auto;
    color: #d11a7c;
    font-weight: 700;
}
#CasaUR .Canales h3 {
    color: #707070;
}
#CasaUR .Canales .Caja {
    background-color: #d11a7c;
    border-radius: 10px;
    font-size: 0.9em;
    padding: 14px 28px;
    width: 100%;
    height: 111px;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    flex-direction: column;
}
#CasaUR .CanalesCasaUR a.img-app {
    background: inherit;
    width: inherit;
    display: initial;
}
#CasaUR .CanalesCasaUR a.img-app {
    border: 0;
}

.Noticias .image {
    display: block;
    width: 100%;
    height: auto;
}
#CasaUR .Noticias .carousel-indicators li {
    background-color: #ce1f7f;
    border-radius: 50%;
    height: 19px;
    width: 0px;
    position: relative;
    top: 49px;
}
.Noticias .img-content {
    position: relative;
}
.Noticias .img-content:hover .overlay .text p {
    font-size: 1.1em;
}
.Noticias img {
    display: block;
    width: 100%;
    height: auto;
}
.Noticias .overlay {
    background-image: linear-gradient(to right, #1b142d, #0c1b6e);
    transition: opacity 0.3s ease-in 0s, transform 0.3s ease-in 0s, -webkit-transform 0.3s ease-in 0s;
    position: absolute;
    overflow: hidden;
    z-index: 14;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
}
#CasaUR .Noticias .img-content:hover .overlay {
    opacity: 1;
}
#CasaUR .Noticias .img-content:hover .overlay .text {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
#CasaUR .Noticias .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;
    color: white;
    position: absolute;
    right: 0;
    left: 0;
    font-size: 0.8em;
    padding: 23px;
    bottom: 0;
    margin: auto;
    display: table;
}
#CasaUR .Contenedor a {
    background: linear-gradient(108deg, rgba(210, 28, 125, 1) 3%, rgba(146, 70, 148, 1) 67%);
    border: 2px solid#0000;
    text-decoration: none;
    border-radius: 4px;
    font-weight: 700;
    color: #fff;
    padding: 7px;
    margin: 0 7px;
}
#CasaUR .Contenedor a:hover {
    background: linear-gradient(108deg, rgb(255 255 255) 17%, rgb(255 255 255) 58%);
    border: 2px solid#d11a7d;
    color: #d11a7d;
}
#CasaUR .ServiciosAcademicos .Certificaciones,
.Contenedor {
    border: 2px solid #000;
    display: inline-flex;
    cursor: pointer;
    padding: 19px;
    width: 100%;
    height: 200px;
    transition: 1s;
    flex-direction: column;
    align-content: stretch;
    align-items: center;
    justify-content: center;
}
#CasaUR .ServiciosAcademicos .Certificaciones,
.Contenedor p {
    font-size: 1.2em;
    line-height: 1em;
    margin-top: 13px;
    font-weight: 700;
}
#CasaUR .ServiciosAcademicos .Certificaciones,
.Contenedor:hover {
    background-color: #f3f3f3;
    border: 2px solid#d2d2d2;
    color: #d11a7c;
}
#AcordeonModal .modal-content h3 {
    font-size: 2.6em;
    font-weight: 800;
    border-left: 11px solid#d11a7c;
    padding-left: 14px;
    font-style: italic;
    font-family: "Roboto", sans-serif;
    margin-bottom: 25px;
}
#AcordeonModal .requisitos {
    background-color: #efefef;
    display: table;
    padding: 23px;
    margin: 10px 0 17px;
    width: 100%;
    padding: 3%;
}
#AcordeonModal .requisitos h4 {
    font-weight: 700;
    font-size: 1.7em;
    color: #d11a7c;
}
#AcordeonModal .linea-azul a {
    color: #000;
    font-weight: 700;
}
#AcordeonModal .card-header {
    background-color: #fff;
}
#AcordeonModal . ul {
    list-style: none;
    padding: 0;
}
#AcordeonModal . li {
    padding-left: 1.3em;
}
#AcordeonModal . li:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    color: #d11a7c;
}
.Tablas td {
    border-right: 1px solid#dbdbdb;
    padding: 14px;
    width: 24%;
}
.Tablas tr {
    border: 1px solid#cbcbcb;
}
.Tablas td.box {
    background-color: #d11a7c;
    color: #fff;
}
#UR-internacional.Contactanos section.bgSeccionContactenos,
section.bgSeccionContactenos2 {
    padding: 4% 5% 6%;
}
#UR-internacional.Contactanos .card.hovercard {
    box-shadow: 1px 4px 7px rgb(196 196 221);
    background-color: #fff;
    text-align: center;
    position: relative;
    overflow: hidden;
    min-height: 400px;
    padding-top: 0;
    transition: 0.2s;
}
#UR-internacional.Contactanos .card.hovercard .info .desc {
    text-overflow: ellipsis;
    line-height: 20px;
    overflow: hidden;
    font-size: 12px;
    color: #737373;
}
#UR-internacional.Contactanos .SeparadorInfo {
    border-top: solid 4px #da0921;
    border: none;
    margin: auto;
    width: 15%;
}
#UR-internacional.Contactanos .card.hovercard a {
    color: #da0921;
    font-size: 1.5em;
}
#UR-internacional.Contactanos .card.hovercard .info .title {
    vertical-align: middle;
    margin-bottom: 4px;
    font-size: 1.5rem;
    color: #262626;
    margin-top: 16px;
    line-height: 1;
}
#UR-internacional.Contactanos .card.hovercard .avatar img {
    border: 5px solid rgba(255, 255, 255, 0.5);
    margin: auto;
    width: 140px;
    height: 140px;
    max-width: 140px;
    max-height: 140px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
#UR-internacional.Contactanos .secgris {
    background-color: #dadae5;
}
    #UR-internacional.Contactanos .card h5 a {
        font-weight: 800;
        color: black;
    }
    #UR-internacional.Contactanos .card .card-header {
        background-color: #dadae5bd;
    }
    #UR-internacional.Contactanos .nav-pills .nav-link.active,
    .nav-pills .show > .nav-link {
        border-bottom: 3px solid#DA0925;
        background-color: #dadae500;
        border-radius: 0;
        color: #242153;
        font-weight: 900;
        font-size: 1.2em;
    }
    #UR-internacional.Contactanos .nav-pills .nav-link {
        font-weight: 900;
        color: #000;
    }
    #UR-internacional.Contactanos .card .card-header i {
        color: #da0921;
        position: absolute;
        right: 24px;
        font-size: 1.6em;
    }
    #UR-internacional.Contactanos .card ul {
        list-style: none;
        padding: 0;
    }
    #UR-internacional.Contactanos .card li {
        padding-left: 47px;
    }
    #UR-internacional.Contactanos .card li:before {
        content: "\f35a"; /* FontAwesome Unicode */
        font-family: "Font Awesome 5 Free";
        display: inline-block;
        margin-left: -25px;
        width: 1.3em;
        color: #da0921;
    }
#NuetraHistoria.Home .modal-header {
    background: #2e307b;
}

#NuetraHistoria.Home .modal-header h5 {
    color: white;
    font-weight: 700;
}

#NuetraHistoria.Home button.close {
    background-color: #da0931;
    opacity: 1000;
    color: #fff;
}
#NuetraHistoria.Home button.close:hover {
    color: #fff;
}
#NuetraHistoria.Home .modal-footer {
    display: none;
}
#NuetraHistoria.Home .fade {
    transition: opacity 0.15s linear;
    background-image: linear-gradient(to bottom, rgba(34, 31, 77, 0.9) 65%, rgba(27, 20, 45, 0.9) 100%);
}
#NuetraHistoria.Home,
.Contactanos .miga {
    background-color: #f9f9f9;
    padding: 7px 12px;
    color: #656565;
}
#NuetraHistoria.Home,
.Contactanos .miga span {
    color: #000;
}
#NuetraHistoria.Home,
.Contactanos .miga a {
    color: #da0921;
    font-weight: 700;
}
#NuetraHistoria.Home,
.Contactanos h2 {
    padding: 10px 0px 0px;
    line-height: 1em;
    font-size: 2.5em;
    font-weight: 800;
    margin: 0px;
    color: #000;
}
#NuetraHistoria.Home a.Btn-mas {
    background-color: #da0921;
    text-align: center;
    border-radius: 50%;

    margin-bottom: 23px !important;
    font-weight: 900;
    text-decoration: none;
    font-size: 1.5em;
    color: white;
    margin: auto;
    display: table;
    width: 34px;
    height: 23px;
    transition: 0.2s;
}
#NuetraHistoria.Home a.Btn-mas:hover {
    background-color: #2e307b;
}
#NuetraHistoria.Home .linea,
#NuetraHistoria.Home,
.Contactanos hr {
    margin: 6px 0px 31px -50%;
    border: 2px solid #da0921;
    display: inline-block;
    background: #da0820;
    position: static;
    width: 70%;
}
#NuetraHistoria.Home .linea {
    margin-bottom: 54px;
    margin-top: 11px;
    position: static;
    display: table;
    margin: auto;
    width: 11%;
}
#NuetraHistoria.Home .Seccion-uno.Color {
    background-color: #dadae5;
}
#NuetraHistoria.Home .Seccion-uno .Caja {
    box-shadow: 1px 4px 8px #9091b0b0;
    display: inline-grid;
    background: #2e307b;
    padding: 0px 11px 0;
    margin-bottom: 23px;
    border-radius: 5px;
    transition: 0.2s;
    color: #fff;
    height: 69px;
    width: 100%;
}
#NuetraHistoria.Home .Seccion-uno .Caja i {
    font-size: 2.2em;
}
#NuetraHistoria.Home .Seccion-uno .Caja p {
    font-weight: 800;
    line-height: 1.2em;
    font-size: 0.9em;
    margin: 0;
    padding: 0;
}
#NuetraHistoria.Home .Seccion-uno .Caja .row {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}
#NuetraHistoria.Home .Seccion-uno .Caja a {
    background-color: #da0921;
    height: 69px;

    display: inline-flex;
    align-items: center;
}
#NuetraHistoria.Home .Seccion-uno .Caja:hover {
    background: #1b2c87;
    transform: scale(1.1);
    transition: 0.2s;
}
a.Btn-menos {
    background-color: #da0921;
    text-align: center;
    margin-bottom: 23px !important;
    font-weight: 900;
    padding: 4px 24px;
    text-decoration: none;
    border-radius: 23px;
    font-size: 1.1em;
    color: white;
    margin: auto;
    display: table;
    transition: 0.2s;
}
a.Btn-menos:hover {
    background-color: #2e307b;
}
/*BTN*/
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&amp;display=swap");
#TeatroMusical .btn-Aplicar,
#chatbot i.close {
    display: none;
}
#chatbot {
    width: 90px;
    height: 240px;
    left: 0px;
    position: fixed;
    padding: 15px 30px;
    bottom: 70px;
    float: left;
    z-index: 1003;
}
#chatbot .botonF1 {
    width: 85px;
    height: 85px;
    left: 0;
    bottom: 0px;
    position: absolute;
    margin-right: 16px;
    margin-bottom: 0px;
    outline: none;
    box-shadow: 0 3px 8px rgb(65 60 60 / 46%), 0 3px 8px rgb(55 54 54 / 40%);
    transition: 0.3s;
    background: -webkit-linear-gradient(87deg, #924694 0%, #3d0247 100%);
    background: -o-linear-gradient(87deg, #924694 0%, #3d0247 100%);
    background: -moz-linear-gradient(87deg, #924694 0%, #3d0247 100%);
    background: linear-gradient(87deg, #924694 0%, #3d0247 100%);
    border: 3px solid #e5e5ff;
    padding: 15px;
    border-radius: 50%;
    color: #fff;
    font-size: 1.2em;
    cursor: pointer;
}
#chatbot.animacionClose .botonF1 {
    width: 300px;
    height: 270px;
    background: -webkit-linear-gradient(114deg, #e2205696 0%, #4a0656 90%);
    background: -o-linear-gradient(114deg, #e2205696 0%, #4a0656 90%);
    background: -moz-linear-gradient(114deg, #e2205696 0%, #4a0656 90%);
    background: linear-gradient(114deg, #e2205696 0%, #4a0656 90%);
    border-radius: 0 40% 40% 0;
    border: 1px solid #4a0656;
    margin-left: 0px;
    box-shadow: inherit;
}
#chatbot i.close {
    border: 1px solid#ffffff;
    border-radius: 50%;
    position: absolute;
    cursor: pointer;
    padding: 11px;
    right: -118px;
    bottom: 9px;
}
#chatbot i.close:hover {
    opacity: 1;
}
#chatbot i.close img {
    width: 19PX;
}
#chatbot.animacionClose .botonF1 img {
    visibility: hidden;
}
#chatbot i.close img {
    max-width: 28px;
}
#chatbot span {
    transition: 0.5s;
    width: 37px;
    height: 40px;
    border-radius: 100%;
    background: #d57095;
    padding: 2px 1px;
    margin-right: 5px;
}
#chatbot .botonF1:hover span {
    transform: rotate(360deg);
}
#chatbot .botonF1:hover {
    background: #d11a7c;
}
#chatbot .botonF1:active {
    transform: scale(1.1);
}
#chatbot .boton_bot {
    border: none;
    color: #e5e5e5;
    font-size: 0.9em;
    outline: none;
    position: absolute;
    top: 0;
    transform: scale(0);
    cursor: pointer;
    font-family: "Nunito";
    width: 266px;
    display: flex;
    justify-content: inherit;
    align-items: center;
    align-content: center;
    font-weight: 800;
    text-transform: initial;
    letter-spacing: 0px;
}
#chatbot a.boton_bot:hover {
    text-decoration: none;
    color: #fff;
    border-radius: 20px;
    background: -webkit-linear-gradient(80deg, #562d7d 0%, #09082100 100%);
    background: -o-linear-gradient(80deg, #562d7d 0%, #09082100 100%);
    background: -moz-linear-gradient(80deg, #562d7d 0%, #09082100 100%);
    background: linear-gradient(80deg, #562d7d 0%, #09082100 100%);
}

#chatbot .botonF2 {
    top: 50px;
    transition: 0.5s;
    left: 19px;
}
#chatbot .botonF3 {
    top: 100px;
    transition: 0.7s;
    left: 20px;
}
#chatbot .botonF4 {
    top: 150px;
    transition: 0.9s;
    left: 8px;
}
#chatbot .botonF5 {
    top: 130px;
    transition: 0.99s;
    left: -10px;
}
#chatbot .botonF6 {
    top: 0px;
    transition: 0.5s;
    left: 8px;
}
#chatbot .animacionVer {
    transform: scale(1);
}
#chatbot .botonF1 {
    box-shadow: 0 0 0 0 rgba(52, 172, 224, 1);
    animation: pulse-blue 2s infinite;
}
#chatbot.animacionClose .botonF1 {
    animation: inherit;
}
#chatbot img {
    width: 100%;
}
@keyframes pulse-blue {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(52, 172, 224, 0.7);
    }
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(52, 172, 224, 0);
    }
    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(52, 172, 224, 0);
    }
}
@media (max-width: 767px) {
    #chatbox .boton_bot {
        font-size: 0.9em;
    }
    #chatbot .boton_bot {
        justify-content: center;
    }
    #chatbot.animacionClose .botonF1 {
        width: 280px;
    }
    #chatbot .botonF1 {
        border: 5px solid #ffffff;
    }
    #chatbot a.boton_bot:hover {
        background: inherit;
        color: #b58eff;
    }
    #chatbot i.close img {
        max-width: 23px;
    }
    #chatbot .botonF3 {
        right: 49px;
    }
}
@media (min-width: 1900px) {
    #UR-internacional.Contactanos section.bgSeccionContactenos,
    section.bgSeccionContactenos2 {
        padding: 4% 21% 6%;
    }
    #CasaUR .Banner .Titulo-banner strong {
    font-size: 4em;
  }
}
@media (min-width: 1400px) and (max-width: 1900px) {
    #CasaUR .Banner .Titulo-banner strong {
        font-size: 4em;
    }
}
@media (min-width: 1700px) {
    #UR-internacional.Contactanos section.bgSeccionContactenos,
    section.bgSeccionContactenos2 {
        padding: 4% 16% 6%;
    }
}
@media (max-width: 1024px) {
    #CasaUR .Banner .Titulo-banner {
        top: 50px;
    }
    #CasaUR .Banner .Titulo-banner p {
        font-size: 0.8em;
    }
    #CasaUR .Banner .Titulo-banner span {
        font-size: 1.1em;
    }
    #CasaUR .Banner .Titulo-banner a {
        font-size: 0.9rem;
    }
    #CasaUR .Banner .Titulo-banner strong {
        font-size: 2em;
    }
    #CasaUR .Canales .Caja {
        height: 140px;
    }
    #NuetraHistoria.Home .Seccion-uno .Caja p {
        font-size: 0.8em;
    }
    #NuetraHistoria.Home .Seccion-uno .Caja i {
        font-size: 1.8em;
    }
}
@media (max-width: 768px) {
    #CasaUR .Banner .Titulo-banner {
        margin-top: 0px !important;
    }
    #CasaUR .Banner .Titulo-banner strong {
        font-size: 1.4em;
    }
    #CasaUR .Servicios h3 {
        font-size: 1.3em;
    }
    .modal-body .Icono img {
        padding: 35px;
    }
    .modal-dialog {
        max-width: 719px !important;
    }
    #CasaUR .Canales .Caja {
        font-size: 0.7em;
    }
    #CasaUR .ServiciosAcademicos .Certificaciones,
    .Contenedor p {
        font-size: 1em;
    }
    #NuetraHistoria.Home .Seccion-uno .Caja p {
        font-size: 0.6em;
    }
    #NuetraHistoria.Home .Seccion-uno .Caja i {
        font-size: 1.2em;
    }
}
@media (max-width: 600px) {
    #CasaUR .Banner .carousel-indicators li {
        top: 0;
    }
    #CasaUR .Banner img {
        padding: 0 6%;
    }
    #CasaUR .Banner .Titulo-banner {
        margin-bottom: 60px;
        width: 100%;
    }
    #CasaUR .Banner .Titulo-banner strong {
        font-size: 1.7em;
    }
    #CasaUR .Banner .carousel-inner img {
        height: 351px;
        object-fit: cover;
        object-position: -211px;
    }
    #CasaUR .Banner .Titulo-banner span {
        font-size: 0.9em;
    }
    #CasaUR .Banner .Titulo-banner {
        line-height: 1.5em;
        padding: 0 8%;
    }
    #CasaUR .Banner .Titulo-banner p {
        font-weight: 300;
        font-size: 0.7em;
        line-height: 1.2em;
    }
    #CasaUR .Banner .Titulo-banner a {
        font-size: 1rem;
    }
    #CasaUR .Titulos {
        font-size: 1.9em;
    }
    #CasaUR .Servicios.text-center,
    .Noticias,
    .QueEsCasaUR,
    .CanalesCasaUR,
    .Canales {
        padding: 20% 8% 24%;
    }
    #CasaUR .QueEsCasaUR .align-self-center p:nth-child(1)  {
    font-size: 1.4rem;
    }
    #CasaUR .Titulos {
        line-height: 1.2em;
        font-size: 1.9em;
    }
    #CasaUR .CanalesCasaUR .col-12.col-md-6.col-lg-6.text-center img:nth-child(1) {
        width: 30%;
        margin-top: 23px;
        margin-bottom: 31px !important;
    }
    #CasaUR .CanalesCasaUR h3 {
        padding: 21px 11px;
    }
    #CasaUR .Canales .Caja {
        margin: auto;
        display: table;
        text-align: center;
        margin-bottom: 23px;
    }
    #CasaUR .ServiciosAcademicos,
    .Certificaciones {
        padding: 0 19px;
    }
    #CasaUR .Canales .Caja img {
        margin-bottom: 17px;
        width: 16%;
    }
    #CasaUR .BtnFlotante a {
        bottom: 0;
        width: 100%;
        border-radius: 0;
        left: 0;
    }
    #NuetraHistoria.Home h2 {
        font-size: 1.8em;
    }
    .Seccion-uno {
        padding: 0 10%;
    }
    #NuetraHistoria.Home .Seccion-uno .Caja p {
        font-size: 0.9em;
        width: 100%;
        display: inline-flex;
    }
    #NuetraHistoria.Home .Seccion-uno .Caja a {
        width: 61%;
        float: right;
    }
    #NuetraHistoria.Home .Seccion-uno .Caja {
        height: 69px;
        display: inline-flex;
        flex-direction: column;
        width: 100%;
    }
    #UR-internacional.Contactanos .card.hovercard {
        margin-bottom: 23px;
        padding: 23px;
    }
    #NuetraHistoria.Home,
    .Contactanos h2 {
        font-size: 1.8em;
    }
}