/**{
    transition: all linear 0.5s;
}*/
/*HEADER*/
.bg-dark {
    --bs-bg-opacity: 0.6!important;
}
/*Scroll Styles*/
::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background: #FFF;
}
::-webkit-scrollbar-thumb {
    background: #26224e;
}

::-webkit-scrollbar-thumb:hover {
    background: #047983;
}
.aero{
    background: rgb(255 255 255 / 70%);
    border-radius: 12px;
    padding: 23px;
}
.logo-clima{
    max-width: 150px;
}
a:hover{
    text-decoration: none!important;
}
i.importancia-maestria-icon{
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    color: #FFF!important;
}
.aprende-relevante-icon{
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
}
.container-maestrias {
    margin: 0 3rem;
    padding: 0;
}

.container-maestrias.footer {
    margin: 0 0rem;
    position: relative;
}

h5.footer-subtitle.text-white {
    font-size: 1rem;
}

.container-body {
    margin: 3rem 4rem;
    padding: 0;
}

.container-row {
    padding: 4rem 0;
}

.container-row-footer {
    padding: 4rem 0 2rem 0;
}

header {
    position: relative;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    border: 0px solid!important;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: transparent;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1;
    padding: 0.6em 1em 0.4em;
}
/* *******************Media Queries MenÃº NavegaciÃ³n **************** */
@media only screen and (max-width: 768px) {

    .container-body {
        margin: 3rem 0rem;
        padding: 0px 10px;
    }

}

/* --------------------------------------------------------------*/
/* ************************ Blog y eventos ********************* */
/* --------------------------------------------------------------*/

.section-blog {
    display: flex;
    background-color: var(--Purple_Dark-Tec);
    padding: 7px 4rem;
    height: auto;
}

.section-blog a {
    margin: 0.3rem 0.5rem;
    color: var(--white-Tec);
    font-size: 14px;
    display: flex;
    align-items: center;
}

.section-blog a:first-child {
    border-right: 2px solid var(--white-Tec);
    padding-right: 1rem;
}

/* *******************Media Queries MenÃº NavegaciÃ³n **************** */
@media only screen and (max-width: 768px) {

    .section-blog {
        padding: 0 1rem;

    }

}

/* -------------------------------------------------------------*/
/* ******************** MenÃº navegaciÃ³n *********************** */
/* -------------------------------------------------------------*/
.navegation-var,
.mobile-menu {
    /*position: fixed;*/
    top: 0;
    z-index: 10;
    width: 100%;
    display: block;
    /*background: #FFF;*/
}

.menu-place {
    width: 100%;
    justify-content: end;
}

.mobile-menu {
    display: none;
}

.menu-nav {
    width: 100%;
    padding: 1rem 4rem;
    font-size: 0.9rem;
    /*background: #FFF;*/
}

.menu-nav-scroll {
    background-color: var(--white-Tec);
    transition: 1.8s;
}

.menu-nav-scroll .menu-nav-item p {
    color: black;
    transition: 0.2s;
}

.menu-nav-scroll .menu-nav-item-search {
    border: 1px solid black;
    transition: 1.8s;

}

.menu-nav-scroll .menu-nav-item-search::placeholder {
    color: black;
    transition: 1.8s;
    font-size: 0.9rem;
    font-family: 'Helvetica', "Font Awesome 5 Pro", sans-serif;
}

.open-search {
    width: 100%;
    display: block;
    position: absolute;
    height: 38px;
    z-index: 1;
    border: solid 1px #FFF;
    color: #FFF;
}
.open-search::placeholder{
    color: #FFF!important;
}

.logo-content-w,
.logo-content-b {
    max-width: 160px;
}

.logo-nav {
    max-width: 100%;
}

.logo-nav-B {
    max-width: 100%;
}

.menu-nav-item {
    display: block;
    margin: 15px 0.9rem;
    max-width: 190px;
}

.menu-nav-item-flecha-down {
    text-align: center;
    font-size: 1.3rem;
}

.logo-content-w,
.logo-content-b {
    padding-right: 5px;
    margin-right: 5px;
    max-width: 300px;
}

.menu-nav-item a p {
    /* width: min-content; */
}

.menu-nav-item:hover a p {
    color: var(--white-Tec);
}

.menu-nav-item:hover {
    background-color: #FFFF;
}

.dropdown-menu a,.dropdown-item,
.dropdown-item {
    color: #343a40!important
}

.dropdown-menu a:hover,.dropdown-item:focus,
.dropdown-item:hover {
    background-color: #74afde!important;
    color: #fff !important;
    font-weight: bolder;
}

.menu-nav-item p {
    display: block;
    margin: auto;
    font-weight: 500;
    color: var(--white-Tec);
    line-height: 16px;
    padding: 5px 10px;
    font-size: 13px;
}

.item-search {
    margin-left: auto;
}

.menu-nav-item-search {
    color: var(--white-Tec);
    background-color: transparent;
    border: 1px solid var(--white-Tec);
    border-radius: 0px;
    display: flex;
    align-items: flex-end;
    font-weight: 400;
    margin: 0px 15px;
}

.menu-nav-item-search::placeholder {
    color: var(--white-Tec);
    font-size: 0.9rem;
    font-family: 'Helvetica', "Font Awesome 5 Pro", sans-serif;
}

.dropdown:hover>.dropdown-menu {
    display: block;
    /*z-index: -1;*/
}

.dropdown-content {
    background-color: #FFF;
    border-radius: 0px;
    border: 0;
}

.dropdown-item {
    font-size: 13px;
    text-transform: uppercase;
}

.menu-estudiantes {
    right: 120px;
    top: -10px;
}

.dropdo-estudiantes {
    padding-left: 0 !important;
}

.dropdown-content li a {
    padding: 15px 25px;
}

.menu-estudiantes li a {
    color: var(--white-Tec);
    margin: 0.1rem 0;
}

.more-desk {
    margin-right: 4rem;
}

/* *******************Media Queries MenÃº NavegaciÃ³n **************** */


#my-menu ul {
    display: none;
}

.mm-ocd--open #my-menu ul {
    display: block;
}

.hamburger {
    padding: 10px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, -webkit-filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    transition-duration: .15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
    -webkit-appearance: none;
}

.hamburger:hover {
    opacity: .8
}

.hamburger-box {
    width: 40px;
    height: 30px;
    display: inline-block;
    position: relative
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px
}

.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
    width: 40px;
    height: 4px;
    background-color: #062d63;
    border-radius: 2px;
    position: absolute;
    transition-property: transform;
    transition-duration: .15s;
    transition-timing-function: ease
}
.bg-dark {
    background-color: #FFF!important;
}
.hamburger-inner::after,
.hamburger-inner::before {
    content: "";
    display: block
}

.hamburger-inner::before {
    top: -10px
}

.hamburger-inner::after {
    bottom: -10px
}

.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: .15s;
    transition-delay: .15s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse .hamburger-inner::after {
    top: -20px;
    transition: top .3s .3s cubic-bezier(.33333, .66667, .66667, 1), opacity .1s linear
}

.hamburger--collapse .hamburger-inner::before {
    transition: top .12s .3s cubic-bezier(.33333, .66667, .66667, 1), transform .15s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse.is-active .hamburger-inner {
    transform: translate3d(0, -10px, 0) rotate(-45deg);
    transition-delay: .32s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top .3s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s .27s linear
}

.hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: top .12s .18s cubic-bezier(.33333, 0, .66667, .33333), transform .15s .42s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--arrow.is-active .hamburger-inner::before {
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(.7, 1)
}

.hamburger--arrow.is-active .hamburger-inner::after {
    transform: translate3d(-8px, 0, 0) rotate(45deg) scale(.7, 1)
}

.hamburger--arrow-r.is-active .hamburger-inner::before {
    transform: translate3d(8px, 0, 0) rotate(45deg) scale(.7, 1)
}

.hamburger--arrow-r.is-active .hamburger-inner::after {
    transform: translate3d(8px, 0, 0) rotate(-45deg) scale(.7, 1)
}

.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
    width: 25px;
    height: 2px;
}

.hamburger--collapse .hamburger-inner {
    bottom: 4px;
}

@media only screen and (max-width: 1440px) {
    .menu-nav {
        /*font-size: 0.7rem;*/
    }

    .menu-nav-item-search {
        font-size: 0.8rem;
    }

    .item-search {
        max-width: 200px;
    }
}

@media only screen and (max-width: 768px) {}

@media only screen and (max-width: 1110px) {
    .navegation-var {
        display: none;

    }

    .mobile-menu {
        display: block;
    }

    .container-fluid.mobile-nav {
        justify-content: start;
    }

    .header-responsive-search {
        margin-left: auto;
    }

    .logo-nav {
        max-width: 150px;
    }

    .desplegar-menu-mobile {
        border-color: var(--white-Tec) !important;
        margin-left: 0;
    }

    .mobile-menu-collapse {
        height: 100vw;
        --bs-bg-opacity: 0.5;
        background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
    }

    .mobile-menu-content {
        height: 100vw;
        width: 60vw;
        position: absolute;
        right: 0;

    }

    .menu-nav-item {
        border-bottom: 1px solid white;
        padding: 1rem 0;
    }

    .menu-nav-item p {
        font-weight: normal;
    }
}



/* --------------------------------------------------------------*/
/* ******************** Carousel *********************************/
/* --------------------------------------------------------------*/
.carousel-maestrias {
    position: relative;
}

.tittle-section {
    position: absolute;
    bottom: 8rem;
    left: 3rem;
    z-index: 1;
}

.tittle-section h1 {
    font-size: 4.5rem;
}

.tittle-section p {
    font-size: 1rem;
}

.carousel-maestrias .carousel-item:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: var(--Purple_Dark-Tec);
    opacity: 0.35;
}

.button-principal {
    position: absolute;
    left: 3rem;
    bottom: 3rem;
    background-color: #E0115F;
    padding: 10px;
    z-index: 2;
}

.button-principal a {
    font-size: 1.5rem;
    font-weight: bold;
}

.button-principal a span {
    margin-left: 10px;
}

.carousel .subtittle.text-white {
    text-transform: uppercase;
    font-size: 2rem;
    font-weight: 400;
}

button.carousel-control-prev {
    z-index: 0;
}

/* *******************Media Queries Carouse **************** */

@media only screen and (max-width: 1440px) {
    .tittle-section {
        bottom: 9rem;
    }

    .tittle-section h1 {
        font-size: 3.5rem;
    }

    .carousel .subtittle.text-white {
        font-size: 1.2rem;
    }

    .button-principal {
        bottom: 4rem;
    }

    .button-principal a {
        font-size: 0.9rem;
    }
}

@media only screen and (max-width: 992px) {
    .tittle-section {
        bottom: 8rem;
    }

    .tittle-section h1 {
        font-size: 2.5rem;
    }

    .carousel .subtittle.text-white {
        font-size: 1.2rem;
    }

    .button-principal a {
        font-size: 0.8rem;
    }

    .button-principal {
        bottom: 5rem;
    }
}

@media only screen and (max-width: 768px) {



    .image-content .carousel-item img {
        max-width: 100%;
        line-height: 1;
        min-width: 100%;
        min-height: 300px;
        margin: 0 auto;
        object-fit: cover;
    }


    .carousel-maestrias {
        margin-top: 32px;
    }

    .tittle-section h1 {
        font-size: 1.2rem;
    }

    .carousel .subtittle.text-white {
        font-size: 0.8rem;
        margin-bottom: 0px;
    }

    .tittle-section {
        bottom: 5rem;
    }

    .button-principal {
        bottom: 1rem;
        left: 1rem;
        padding: 4px 5px;
        font-weight: bold;
    }

    .button-principal a {
        font-size: 0.8rem;
        padding-top: 2px;
    }

}

@media only screen and (max-width: 400px) {
    .tittle-section h1 {
        font-size: 1rem;
    }

    .carousel .subtittle.text-white {
        font-size: 0.8rem;
    }

    .tittle-section {
        bottom: 4rem;
    }

    .button-principal {
        bottom: 1rem;
        padding: 5px;
    }
}

/* ----------------------*/
/*Subtitulos*/
/* ----------------------*/
.subtitle-section {
    width: 90%;
    font-weight: 800;
    font-size: 2.5rem;
}

/* *******************Media Queries Carouse **************** */
@media only screen and (max-width: 768px) {
    .subtitle-section {
        width: 100%;
        font-size: 1.5rem;
        padding: 0 1rem;
    }

    .subtitle-section-slog {
        padding: 0 1rem;
        font-size: 1rem;
    }

}

/* ----------------------*/
/*Gradientes*/
/* ----------------------*/
.gradient-section {
    background: linear-gradient(135deg, #214695 40%, #F4313F 80%);
}

.importancia-maestria {
    padding: 5rem 0;
}

.importancia-maestria-row {
    padding-bottom: 1rem;

}

.importancia-maestria-row-esp {
    justify-content: center;
}

/*.importancia-maestria-content {
    display: flex;
    margin-bottom: 7px;
}*/

.credenciales-especialidad .importancia-maestria-content {
    align-items: initial;
}

.credenciales-especialidad .beneficios-tec-item-talleres {
    padding-bottom: 0px;
}


.importancia-maestria-icon {
    font-size: 2rem;
    color: var(--white-Tec);
    margin-right: 0px;
    width: 20%;
}

.gradient-section .importancia-maestria-icon {
    margin-right: 25px;
}

.importancia-maestria-div>p:first-child {
    margin: 0;
    padding: 0;
}

.doctorado-linea .row {
    width: 100%;
    margin: 0;
}

.doctorado-linea-img {
    width: 100%;
}

.doctorado-linea-col {
    margin: 0;
    padding: 0;
    position: relative;
}

.doctorado-linea-col>.doctorado-tarjetas {
    height: 100%;

}

.doctorado-tarjetas>.gradient-section {
    height: 100%;
    padding: 3rem 4rem;
}

.doctorado-linea-col-tittle {
    font-weight: 800;
}

.doctorado-linea-col-subtittle>span {
    font-weight: 800;
}

.doctorado-linea-col>.gradient-section>div>button {
    margin: 0;
}

.home-beneficios {
    font-size: 1rem;

}

/* *******************Media Queries Carouse **************** */
@media only screen and (max-width: 1440px) {
    .home-beneficios {
        font-size: 0.8rem;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .importancia-maestria-icon {
        margin-right: 20px;
    }
}

@media only screen and (max-width: 992px) {
    .importancia-maestria-row {
        justify-content: start;
    }

    .presenteFuturo .importancia-maestria-icon {
        margin-right: 15px;
    }
}

@media only screen and (max-width: 768px) {
    .importancia-maestria-row {
        align-items: center;
    }

    .importancia-maestria-content {
        padding-left: 25px;
    }

    .importancia-maestria-icon {
        font-size: 1.5rem;
    }
}


/* ----------------------*/
/*Conoce los grandes beneficios*/
/* ----------------------*/
.beneficios-tec {
    background-color: #4C217A;
    margin: 3rem 0;
    height: auto;
    min-height: 500px;
}

.beneficios-tec-img {
    margin: 0;
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center left;
}

.home-beneficios-tec-img {
    width: 60%;
}

.beneficios-tec-img img {
    width: 100%;
    height: 100%;
}


.beneficios-tec-column {
    /*padding-top: 3.6rem;*/
    padding-left: 4rem;
    padding-right: 4rem;
    display: flex;
    align-items: center;


}

.beneficios-tec-column-center {
    width: 100%;
}

.home-bene-col {
    padding-right: 4rem;
    padding-left: 2rem;
}

.beneficios-tec-column.doctora {
    padding-right: 2rem;
    padding-left: 2rem;
}

.beneficios-tec-tittle {
    font-weight: bold;
    padding-bottom: 2rem;
}

.beneficios-tec-item {
    height: auto;

}

.beneficios-tec-item-talleres {
    padding-bottom: 50px;
}

.importancia-maestria-list-items li {
    list-style: inside;
}

.home .beneficios-tec-item {
    margin-top: 30px;
}


/* *******************Media Queries Conoce los grandes beneficios **************** */


@media only screen and (max-width: 1400px) {

    .beneficios-tec-column {
        padding-top: 1.7rem;
    }

    .beneficios-tec-tittle {
        padding-bottom: 1.5rem;
        font-size: 1.3rem;
    }

}

@media only screen and (max-width: 1200px) {
    .beneficios-tec-item {
        margin-bottom: 0px;
        height: auto;
    }
}

@media only screen and (max-width: 992px) {
    .beneficios-tec-item {
        margin-bottom: 0px;
        height: auto;
    }

    .beneficios-tec-img {
        display: none;
    }

    .beneficios-tec-img-diplomado {
        display: none;
    }
}

@media only screen and (max-width: 768px) {

    .beneficios-tec-img {
        display: none;
    }

    .beneficios-tec-img img {
        height: 420px;
        width: auto;
        margin: auto;
        display: block;
    }

    .beneficios-tec-tittle {
        text-align: center;
    }

    .beneficios-tec-column .importancia-maestria-content {
        padding-left: 0;
    }

    .beneficios-tec-item {
        padding-bottom: 0;
        height: auto;
    }

    .beneficios-tec-column {
        padding-left: 2rem;

    }

}

/* ----------------------*/
/*Nuevas MaestrÃ­as*/
/* ----------------------*/
.etiqueta-New {
    width: 100%;
    text-align: center;
    font-weight: bold;
    padding: 6px 10px;
    background-color: var(--blue_new_program);
    text-transform: uppercase;
    font-size: 1rem;
}

.etiqueta-Buscado {
    width: 100%;
    text-align: center;
    font-weight: bold;
    padding: 6px 10px;
    background-color: #073DA3;
    text-transform: uppercase;
    font-size: 1rem;
}

.etiquetas.position-relative {
    z-index: 1;
}
.card{
    border: none;
}
.card-section {
    position: relative;
    width: 100%;
    height: 400px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1.5rem;
}

.card-section-content {
    margin: 0 3rem;
}

.card-newMaestrias .destacado-tarjeta {
    height: 400px;
}

.card-newMaestrias .row {
    width: 100%;
    margin: 0;
}

.card-newMaestrias-tittle {
    font-weight: 800;
    text-align: center;
    font-size: 1.2rem;
    text-transform: uppercase;
}

.card-newMaestrias-category {
    text-align: center;
    background-color: white;
    width: max-content;
    padding: 0px 12px;
    border-radius: 14px;
    margin-left: 15px;
    width: fit-content;
    font-size: 0.8rem;
}

.card-newMaestrias-category.modalidad {
    background-color: #073DA3;
    color: #fff;
}

/* *******************Media Queries Carouse **************** */
@media only screen and (max-width: 768px) {
    .card-section {
        width: 100%;
        height: 200px;
    }
}

/* ----------------------*/
/*Nuevo presente y futuro*/
/* ----------------------*/
.presenteFuturo-video {
    background: linear-gradient(0deg, rgba(51, 51, 51, 0.7), rgba(51, 51, 51, 0.7)), url(/resources/img/Maestrias/Diplomados/items/videp_futuro.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

.presenteFuturo-link {
    display: block;
    width: 100%;
    height: 500px;
    padding: 2rem 4rem;
}

.presenteFuturo-columns {
    width: 100%;
    background-color: #073DA3;
    padding: 3rem 4rem;
}

.embed-responsive-item-PF,
.embed-responsive-item-TJ {
    width: 100%;
    height: 600px;
}

.presenteFuturo-column-item {
    width: 100%;
}

.presenteFuturo-columns-tittle {
    font-weight: bold;
    margin-bottom: 1.5rem;
    height: 70px;
}

.presenteFuturo-columns-description {
    margin-bottom: 2rem;
    font-size: 1.2rem;
    height: 80px;
}

.presenteFuturo-columns-description span {
    font-weight: bold;
}

.presenteFuturo-columns-list {
    padding: 0.5rem 2rem;
}

.presenteFuturo-columns-list .importancia-maestria-content {
    height: auto;
}

.importancia-maestria-text {
    width: 100%;
}

.importancia-maestria-text .presenteFuturoSpan {
    font-weight: 800;
}

.unete-diplomados {
    margin-bottom: 4rem;
}

.unete-diplomados .row {
    width: 100%;
}

/* *******************Media Queries Carouse **************** */
@media only screen and (max-width: 768px) {

    .embed-responsive-item-PF,
    .embed-responsive-item-TJ {
        width: 100%;
        height: 400px;
    }

    .presenteFuturo-columns {
        padding: 10px;
    }
}

@media only screen and (max-width: 450px) {
    .presenteFuturo .presenteFuturo-video .reproducir {
        height: 65%;
    }
}

/* ----------------------*/
/*Trabajamos Juntos*/
/* ----------------------*/
.none-border-r {
    border-right: none !important;
}

.juntos-first {
    border-right: 1px solid var(--white-Tec);
}

.juntos-area:first-child {
    padding: 3rem 0;
    /*border-right: 1px solid var(--white-Tec);*/
}

.juntos-area:last-child {
    padding: 3rem;
}

.juntos-area-item {
    padding-bottom: 2rem;
}

.juntos-area-fecha {
    font-size: 0.7rem;
}

.juntos-area-num,
.juntos-area-icon {
    font-weight: bold;
    font-size: 3rem;
    padding-bottom: 5px;
}

.juntos-area-tittle {
    font-size: 2.3rem;
    font-weight: bold;
    margin-left: 20px;
}

.juntos-row {
    height: 100%;
    align-items: center;
    padding: 3rem 0;
}

.juntos-row-img {
    width: 150px;
}

.juntos-row-number {
    font-weight: 800;
    margin-bottom: -15px;
    padding-bottom: 0;
}

.juntos-row-text {
    padding: 15px 10%;
}

/*Diplomados*/
.juntos-area-video {
    background: linear-gradient(0deg, rgba(51, 51, 51, 0.7), rgba(51, 51, 51, 0.7)), url(/resources/img/Maestrias/Diplomados/items/pyec_banner_testimoniales_ec.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

.juntos-area-link {
    display: block;
    width: 100%;
    height: 500px;
    padding: 2rem 4rem;
}

.gradient-section .container-body {
    margin-bottom: 0px;
}

/* *******************Media Queries Trabajamos Juntos **************** */
@media only screen and (max-width: 768px) {
    .juntos-area:first-child {
        border-bottom: 1px solid var(--white-Tec);
        padding: 1rem 10px;
        border-right: none;
    }

    .juntos-area-item {
        padding-bottom: 0;
    }

    .juntos-area-num,
    .juntos-area-icon {
        font-size: 2rem;
    }

    .juntos-area-tittle {
        font-size: 1.5rem;
        text-align: center;
    }

    .juntos-area-tittle-content {
        align-items: center;
        justify-content: center;
    }

    .juntos-row {
        margin-top: 2rem;
    }

}


/* ----------------------*/
/*Continua preparandote*/
/* ----------------------*/

#programas-oferta {
    padding-top: 70px;
    margin-top: -70px;
}

.seccion-tittle-log {
    width: 70%;
}

.tittle-sub-section-filtro {
    margin-left: auto;
    align-items: center;
    font-size: 1.5rem;
}

.limpiar-filtro {
    margin: 0 35px;
    border: none;
    background-color: var(--white-Tec);
    font-size: 1rem;
}

.limpiar-filtro.filtro-activo {
    color: #E0115F !important;
}


.tittle-sub-section-filtro .secondary-button {
    background: #efefef;
    font-weight: 500;
}

.tittle-sub-section-filtro .secondary-button:hover {
    background: #dcdcdc;
}

.secondary-button-two {
    color: black;
}

.secondary-button,
.secondary-button-two {
    font-size: 1.2rem;
    border: 1px solid black;
    padding: 3px 10px;
    background-color: var(--white-Tec);
    align-items: center;
}

.secondary-button i,
.secondary-button-two i {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

.secondary-button p,
.secondary-button-two p {
    margin: 0;
}

.filtro-box,
.filtro-icon {
    font-size: 1rem;
}

.tittle-sub-section-filtro .fal.fa-filter {
    font-size: 1.2rem;
    padding-top: 4px;
}

/* *************************************** */

.result-list .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}

.container-tablet {
    display: block;
}

.container-tablet-sm {
    display: none;
}

.programas-row {
    height: 600px;
    margin: 0;
}

.programas-row-no-h {
    margin: 0;
}


.tam-tarjeta {
    height: 300px;
    margin: 0;
}

.tam-tarjeta-principal {
    height: auto;
    margin: 0;
}

.margen-tarjeta,
.margen-tarjeta-sm {
    border: 3px solid white;
    padding: 0;
}

.padding-tarjeta_2 {
    padding: 0;
}

.tarjetas-imagen {
    position: relative;
    display: flex;
    height: 100%;
    width: 100%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    align-items: center;
    justify-content: center;
}

.tarjetas-imagen:hover {
    background: rgba(52, 57, 129, 0.5) 20% !important;
}

.tarjetas-imagen-back {
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    z-index: -1;
}


.btnConoce {
    display: none;
}

.btnConoce .fa {
    font-weight: 200;
}

.btnConoce>div {
    border: 1px solid white;
    display: table;
    font-size: 0.9rem;
    margin: 10px auto;
    padding: 0px 10px;
    display: inline-flex;
    align-items: center;
}

.btnConoce>div>span {
    margin-left: 10px;
    font-size: 1.5rem;
}



.image_cards {
    position: absolute;
    z-index: -10;
    width: inherit;
    height: inherit;
}

.titulo-tarjeta {
    margin: auto;
    width: 85%;
}



.titulo-tarjeta>h3 {
    text-transform: uppercase;
    font-size: 1.3rem;
}

.titulo-tarjeta-sm {
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 95%;
}

.titulo-tarjeta-sm>h3 {
    text-transform: uppercase;
    font-size: 1.3rem;
}

.tarjetas-imagen:hover>.titulo-tarjeta>.btnConoce,
.tarjetas-imagen:hover>.titulo-tarjeta-sm>.btnConoce {
    display: flex;
}


/* *************************************** */

.te-acompa-tittle {
    width: 100%;
    display: block;
    color: #fff;
    padding: 2rem;
    text-align: center;
}

.botton-maestrias-list {
    justify-content: center;
    align-items: center;
    margin-top: 1.7rem;
}

.contacto-asesor-section {
    margin: 3rem 0;
}

.contacto-asesor {
    height: 230px;
    justify-content: center;
    align-items: center;
    background: linear-gradient(0deg, rgba(8, 17, 85, 0.5), rgba(8, 17, 85, 0.5)), url(/resources/img/Maestrias/banner_asesor.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.button-principal-body {
    display: block;
    margin: auto;
    background-color: #E0115F!important;
    color: white;
    border: none;
    padding: 5px 20px;
}
.interes-title{
    color:#FFF;
}
.button-principal-body a {
    color: var(--white-Tec);
    font-size: 1.3rem;
    font-weight: bold;
}

/* *******************Media Queries Continua preparandote **************** */
@media only screen and (max-width: 992px) {
    .container-filtro {
        display: block !important;
    }

    .secondary-button {
        margin-left: auto;
        font-size: 1rem;
    }

    .margen-tarjeta-sm {
        height: 350px;
    }

    .container-tablet {
        display: none;
    }

    .container-tablet-sm {
        display: block;
    }

    .programas-row {
        height: auto;
        margin: 0;
    }

}

@media only screen and (max-width: 768px) {

    .margen-tarjeta-sm {
        height: 212px;
    }


    .seccion-tittle-log {
        width: 100%;
    }

    .filtro-box {
        font-size: 15px;
    }

    .limpiar-filtro {
        font-size: 1rem;
    }


    .secondary-button {
        font-size: 1rem;
    }

    .button-principal-body a {
        font-size: 1rem;
    }

    .tittle-sub-section-filtro {
        margin-top: 1.5rem;
    }

    .tam-tarjeta-principal {
        height: 300px;
        margin: 0;
    }

}


/* ----------------------*/
/*Comienza a transformar tu futuro*/
/* ----------------------*/
.transforma_futuro {
    margin: 4rem 0;
}

.transforma-futuro-card {

    height: 300px;
}

.transforma_futuro_col {
    margin-bottom: 2rem;
}

.transforma-futuro-card-over {
    position: relative;
    display: flex;
    height: 100%;
    width: 100%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    align-items: center;
    justify-content: center;
}

.transforma-futuro-card-over:hover {
    background: rgba(0, 0, 0, 0.5) 20% !important;
}

.futuro-card-img-back {
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    z-index: -1;
}

.futuro-card-titulo-primario {
    font-size: 1.3rem;
    font-weight: 800;
    text-align: center;
    padding: 0px 15px;
}

.btnHome {
    display: none;
}

.btnHome>div {
    border: 1px solid white;
    display: table;
    font-size: 1.3rem;
    margin: 10px auto;
    padding: 8px 10px;
    display: inline-flex;
    align-items: center;
    font-weight: 100;
}

.transforma-futuro-card-over:hover>.futuro-card-titulo>.btnHome {
    display: flex;
}


/* *******************Media Queries Continua Preguntas Frecuentes **************** */

/* ----------------------*/
/*Aprende lo que para tÃ­ es relevante*/
/* ----------------------*/
.aprende-relevante-col {
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 10px;
    margin-bottom: 15px;
    width: 95%;
    color: black;
}

.aprende-relevante-col:hover {
    color: black;
}

.aprende-relevante-icon {
    font-size: 1.5rem;
}

.aprende-relevante-tittle {
    margin: 0;
    padding-left: 20px;
    font-size: 1.1rem;
    font-weight: 800;
}

.frases-col {
    border-left: 8px solid #F43644;
    min-height: 193px;
}

.frases-text {
    font-size: 1rem;
    color: var(--gray3);
    padding-left: 15px;
    font-weight: 800;
}

.frases-fuente {
    color: var(--gray3);
    padding-left: 15px;
    padding-top: 10px;
}

.frases-fuente>span {
    font-weight: 800;
    font-size: 0.9rem;
}

/* ----------------------*/
/*CV digital a la vanguardia*/
/* ----------------------*/
.cv-digital {
    margin-top: 5rem;
}

.cv-digital-item {
    width: 60%;
    margin: 4rem auto;
}

.cv-digital-span {
    font-weight: 800;
    font-size: 1.2rem;
}

.cv-video {
    background: linear-gradient(0deg, rgba(51, 51, 51, 0.7), rgba(51, 51, 51, 0.7)), url(/resources/img/banner_testimoniales_1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

@media only screen and (min-width: 768px) and (max-width: 1334px) {
    
    .aprende-relevante-col {
        display: table-row !important;
    }

    .aprende-relevante-icon {
        vertical-align: middle;
        display: table-cell !important;
    }

    .aprende-relevante-tittle {
        height: 53px;
        vertical-align: middle;
        display: table-cell !important;
    }

    .aprende-relevante .col-md-4 {
        position: relative;
    }


    .aprende-relevante-col:after {
        content: " ";
        display: block;
        position: absolute;
        height: 1px;
        background: #d8d8d8;
        width: 97%;
        left: 2%;
        bottom: 0;
    }


}


/* ----------------------*/
/*Preguntas Frecuentes*/
/* ----------------------*/
.preguntas-frecuentes {
    width: 100%;
    background-color: #073DA3;

    height: fit-content;
}
.cv-digital-tittle{
    color:#FFF!important;
}

.preguntas-frecuentes .row {
    width: 100%;
    margin: 0;
}

.preguntas-frecuentes-row {
    width: 100%;
    margin: 0;
}

.item-preguntas-frecuentes {
    padding: 2rem 4rem;
}

.accordion-item,
.accordion-button {
    background-color: transparent;
    border-color: var(--white-Tec);
    border-style: dotted;
    color: var(--white-Tec);
}

.accordion-button:not(.collapsed)::after {
    background-image: url(/resources/img/ic/arrow-down-sign-to-navigate.png);
    transform: rotate(-180deg);
}

.accordion-button::after {
    background-image: url(/resources/img/ic/arrow-down-sign-to-navigate.png);
}

.accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #1f49b1;
}

.accordion-body>ul>li {
    list-style: circle;
    margin-left: 2rem;
}

.preguntas-frecuentes-video {
    background: linear-gradient(0deg, rgba(51, 51, 51, 0.7), rgba(51, 51, 51, 0.7)), url(/resources/img/banner_testimoniales_1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

.doctorados.preguntas-frecuentes-video {
    background: linear-gradient(0deg, rgba(51, 51, 51, 0.7), rgba(51, 51, 51, 0.7)), url(/resources/img/banner_testimoniales_1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

.video-faq-link {
    display: block;
    width: 100%;
    height: 100%;
    padding: 4rem 2rem;
}

.video-faq-tittle {

    padding-left: 10px;
    width: 80%;
    font-weight: bold;
    border-left: 3px solid var(--white-Tec);
}

.reproducir {
    height: 90%;
    justify-content: center;
    align-items: center;
}

.reproducir-icon {
    display: block;
    margin: auto;
    width: 100px;
    max-width: 100px;

}

.reproducir-tittle {
    font-weight: bold;
    padding-top: 15px;
}

.duracion-video {
    margin-top: -2.5rem;
    color: var(--white-Tec);
}

.embed-responsive-item {
    width: 100%;
    height: 100%;
}

/* *******************Media Queries Continua Preguntas Frecuentes **************** */

/* ----------------------*/
/*Experiencias/
/* ----------------------*/
.experiencias-row {
    width: 100%;
    margin: 0;
}

.experiencias-col {
    position: relative;
    margin: 0;
    padding: 0;
}

.experiencias-col>img {

    width: 100%;
}

.experiencias-col .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(7, 61, 163, 0.7);
}

.experiencias-col-arrow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 1.5rem;
}

.experiencias-descripcion {
    background-color: #073DA3;
    padding: 2rem 3rem;
    display: block;
}

.experiencias-descripcion-mobile {
    background-color: #073DA3;
    padding: 2rem 1rem;

}

.experiencias-description-content {
    display: none;
}

.overlay-active {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(7, 61, 163, 0);
}

/* *******************Media Queries Experiencias **************** */
@media only screen and (max-width: 768px) {
    .experiencias-descripcion {
        display: none;
    }

    .experiencias-description-content {
        display: block;
    }
}

/* ----------------------*/
/*Unete al reto*/
/* ----------------------*/
.unete-section {
    background-color: #F6F6F6;
    padding: 1rem 0;
}

.unete-section-2 {
    background-color: #F6F6F6;
    padding: 1rem 0;
}

.unete-item {
    margin: auto;

}

.unete-icono {
    font-size: 5rem;
}

.unete-tittle {
    margin: 0;
    font-weight: bold;
    font-size: 1.5rem;
}

.unete-text {
    margin: 0;
    font-size: 1rem;
}

.unete-boton {
    margin-top: 4rem;
}

.unete-boton h3 {
    font-weight: 800;
    padding-left: 2rem;
}

.unete-section .unete-boton button {
    margin-right: 4rem;
    margin: 0 auto;
}

.unete-link {
    color: #333;
}

.unete-link:hover {
    color: #E0115F;
}


.posgrados .unete-boton button {
    margin: 0 auto;
}


@media only screen and (max-width: 768px) {
    .unete-boton button {
        margin-right: auto;
    }
}


/* *******************Media Queries Continua Ãºnete al reto **************** */


/* ----------------------*/
/*Encuentra el contenido de tu interes*/
/* ----------------------*/

.contenido-interes-section {
    height: 600px;
    margin-bottom: 2rem;
    display: flex;
}

.contenido-interes-section-sm {
    height: fit-content;
    margin-bottom: 3rem;
    display: none;
}

.colmna-8 {
    height: 300px;
}

.colmna-8:first-child {
    padding-bottom: 20px;
}

.contenido-interes {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.interes-img {
    position: absolute;
    z-index: -10;
    width: inherit;
    height: inherit;

}

.interes-text-content {
    position: absolute;
    bottom: 0;
    color: white;
    margin: 20px 30px;

}

.interes-categoria {
    text-align: left;
    margin: 10px;
    color: #073DA3;
}

.interes-title {
    margin: 10px 0;
    font-weight: 800;
    font-size: 1.5rem;
}

.interes-fecha-publicacion {
    margin: 10px 0;
}

.interes-fecha-publicacion>span {
    font-weight: 800;
}

.button-transparent {
    margin: 10px 0;
    background: none;
    border: 2px solid var(--white-Tec);
    padding: 5px 15px;

}

.button-transparent a {
    color: var(--white-Tec);
}

/* *******************Media Queries Encuentra el contenido de tu interes **************** */
@media only screen and (max-width: 992px) {
    .interes-title {
        font-size: 1rem;
    }

    .card-newMaestrias-category,
    .interes-fecha-publicacion {
        font-size: 0.8rem;
    }
}

@media only screen and (max-width: 768px) {
    .contenido-interes-section {
        display: none;
    }

    .contenido-interes-section-sm {
        display: flex;
        margin: 0 1rem;
    }

    .contenido-interes-responsive {
        height: 300px;
        margin-bottom: 1rem;
    }

}


/* ----------------------*/
/*Â¿Te interesa una maestrÃ­a prescencial*/
/* ----------------------*/
.maestria-presencial {
    height: 220px;
}

.maestria-presencial .row {
    height: 100%;
}

.maestria-presencial-tittle {
    width: 100%;
    height: 100%;
    display: inline-grid;
    align-items: center;
    font-weight: bold;
    font-size: 2rem;
}

.maestria-presencial-button {
    display: flex;
    height: 100%;
    justify-content: center;
}

.maestria-presencial .row {
    width: 100%;
}


@media only screen and (max-width: 768px) {
    .maestria-presencial-button button {
        padding-right: auto;
    }
}


/* ******************* Â¿Te interesa una maestria prescencial? **************** */

@media only screen and (min-width: 992px) {
    .maestria-presencial-tittle {
        margin-left: 4rem;
        text-align: left !important;
    }
}

@media only screen and (max-width: 992px) {
    .maestria-presencial-tittle {
        font-size: 2rem;
        text-align: center;
        margin-left: 0px;
    }

    .maestria-presencial-button .button-principal-body a {
        font-size: 1rem;
    }
}

@media only screen and (max-width: 768px) {
    .maestria-presencial-tittle {
        font-size: 1.5rem;
    }

}

@media only screen and (max-width: 500px) {
    .maestria-presencial-button .button-principal-body a {
        font-size: 0.8rem;
    }

}


/* ----------------------*/
/*Conferencias*/
/* ----------------------*/
.Conferencias-section {
    margin-bottom: 5rem;
}

.conferencia-content-row {
    height: auto;
}

.conferencia-content-col {
    height: inherit;
}

.conferencia {
    background: linear-gradient(0deg, rgba(51, 51, 51, 0.7), rgba(51, 51, 51, 0.7)), url(/resources/img/Maestrias/conferencias.jpeg);
}

.conferencia-img {
    position: absolute;
    z-index: -10;
    width: inherit;
    height: inherit;

}

.conferencia-text {
    width: 100%;
    height: inherit;
    padding: 2rem 2.3rem;
}

.conferencia-text-transmision {
    background-color: #f2f2f2;
    width: fit-content;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    font-size: 1.3rem;
    font-weight: bold;
    opacity: 0;
}

.conferencia-text-transmision span {
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: red;
    margin-right: 15px;
}

.conferencia-text-date {
    margin-top: 2rem;
}

.conferencia-text-date-day,
.conferencia-text-date-time {
    font-size: 2rem;
    margin-right: 4rem;
}

.conferencia-text-date-item-num {
    padding: 0;
    margin: 0;
    font-weight: bold
}

.conferencia-text-date-item-text {
    padding: 0;
    margin-top: -15px;
    margin-bottom: 0;
}

.conferencia-text-category {
    text-align: left;
    color: #073DA3;
    margin: 3rem 0 0 0;
}

.conferencia-text-tittle {
    margin-top: 2rem;
    font-weight: bold;
}

.conferencia-text-info {
    width: 80%;
    margin-top: 1rem;
}

.conferencia-button {
    margin-top: 3rem;
}

.conferencia-button>.button-principal-body {
    margin: 0;
}

.conferencia-item {
    width: 100%;
    margin-bottom: 1rem;
    border: 4px solid #F6F6F6;
}

.conferencia-item:hover {
    border: 4px solid #073DA3;
}

.conferencia-content-date {
    width: 169px;
    background-color: #073DA3;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.conferencia-content-date.is_pass {
    background-color: #F43644;
}

.is_pass .conferencia-content-date-num {
    font-weight: normal;
}

.conferencia-content-date-content {
    font-size: 2rem;
    font-weight: bold;
}

.conferencia-content-date-num {
    margin: 0;
    padding: 0;
}

.conferencia-content-date-text {
    padding: 0;
    margin-top: -10px;
}

.conferencia-content-info {
    width: inherit;
    padding: 10px 20px;
}

.conferencia-content-info-tittle {
    font-weight: bold;
}

.conferencia-content-info-presenta span {
    font-weight: bold;
}

.conferencia-content-info-tittle,
.conferencia-content-info p {
    padding: 0;
    margin: 0;
}

.conferencia-content-info-registro {
    margin-top: 10px;
}

.registro-tipo {
    background-color: #F6F6F6;
    width: fit-content;
    padding: 5px 10px;
    border-radius: 10px;
    font-weight: bold;
}

.registro-link {
    margin-left: auto;
    color: #E0115F;
    padding: 5px;
    font-size: 1.2rem;
    font-weight: bold;
}

p.coming-up-events,
p.past-events {
    font-weight: bold;
}


/* *******************Media Queries Conferencias **************** */
@media only screen and (max-width: 1493px) {

    .conferencia-content-info-tittle,
    .registro-tipo,
    .registro-link {
        font-size: 0.9rem;
    }

    .conferencia-content-info-presenta {
        font-size: 0.8rem;
    }

    .conferencia-text-transmision {
        font-size: 1rem;
    }

    .conferencia-text-date-day,
    .conferencia-text-date-time {
        font-size: 1.5rem;
        margin-right: 2rem;
    }

    .conferencia-text-date-item-text {
        margin-top: -10px;
    }

    .conferencia-text-category {
        margin-top: 1.5rem;
    }

    .conferencia-text-tittle {
        font-size: 1.5rem;
    }

    .conferencia-button {
        margin-top: 2rem;
    }
}

@media only screen and (max-width: 768px) {
    .conferencia-text {
        padding: 0.8rem;
    }

    .conferencia-text-date,
    .conferencia-button {
        margin-top: 0.8rem;
    }

    .conferencia-text-category {
        margin-top: 1rem;
    }

    .conferencia-text-tittle,
    .conferencia-text-info {
        margin-top: 0.5rem;
    }
}

/* ----------------------*/
/*Escuelas posgrado*/
/* ----------------------*/
.escuelas-tec {
    justify-content: center;
    align-items: center;
}

.escuelas-tec-item {
    width: 25%;
}

.escuelas-tec-item-img {
    display: block;
    width: 80%;
    margin-top: 2rem;
}

@media only screen and (max-width: 575px) {

    .escuelas-tec-item-img {
        display: block;
        width: 60%;
        margin: 1rem auto;
    }
}

@media only screen and (max-width: 768px) {}

/* *******************Media Queries Escuelas posgrado **************** */


/* ----------------------*/
/*Footer*/
/* ----------------------*/
footer {
    background-color: var(--gray-footer);
}

.footer-tittle {
    margin-bottom: 20px;
    font-weight: 800;
    font-size: 1.2rem;
}

.footer-column {
    margin: 0;
}

.footer-column-item {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    word-break: break-all;
}

.footer-column-item:last-child {
    margin-bottom: 0;
}

.img-logo-footer {
    display: block;
    margin: 0;
    max-width: 200px;
    position: absolute;
    top: 20px;
}

.footer-privacidad-links a {
    color: white;
    padding: 0 15px;
    font-weight: 400;
    font-size: 14px;
}

.footer-social {
    height: 100%;
    align-items: flex-end;
    padding-bottom: 60px;
    font-size: 1.4rem;
}

.footer-division {
    color: white;
    width: 100%;
    height: 2px;
}

.footer-social a {
    color: white;
    margin-right: auto;
}

.footer-privacidad-links {
    padding-bottom: 5px;
    margin-bottom: 0px;
}

.footer-privacidad-info {
    font-size: 0.8rem;
}

.container-priv-footer {
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
    margin-right: auto;
    margin-left: auto;

    padding: 0 2rem;
}


.acceso-alumno {
    padding-left: 15px;
}

.acceso-alumno-item {
    margin-bottom: 0px;
}

.acceso-alumno-item a {
    color: #c8c8c8;
    padding-bottom: 0px;
    font-size: 15px;
}

.row.container-row-footer.justify-content-center {
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
    margin-right: auto;
    margin-left: auto;
}

/* *******************Media Queries Footer **************** */
@media only screen and (max-width: 992px) {
    .footer-section {
        text-align: left;
        margin: 1rem 0;
    }

    .img-logo-footer {
        margin: 0 0 1.5rem 0;
        position: relative;
    }

    .footer-social {
        align-items: center;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1300px) {
    .footer-social {
        font-size: 1.2rem;
    }
}

/* ******************* Header Movil **************** */
@media only screen and (max-width: 992px) {
    .bg-dark {
        --bs-bg-opacity: 1;
        background-color: transparent !important;
    }

    .sticky .bg-dark {
        --bs-bg-opacity: 1;
        background-color: #333 !important;
    }


}

.maestria-presencial>.diplomado {
    height: 100%;
}

.doctorado-linea-up,
.doctorado-linea-down {
    color: var(--white-Tec) !important;
    font-size: 2rem !important;
    position: absolute;
    right: 50%;
}

.doctorado-linea-up {
    top: 10px;
}

.doctorado-linea-down {
    bottom: 10px;
}

/* ----------------------*/
/*Contacto y llamada*/
/* ----------------------*/
.contact-lightbox .featherlight-content,
.llamada-lightbox .featherlight-content {
    width: 550px !important;
    border-radius: 20px;
    color: black !important;
    background-color: var(--white-Tec) !important;
}

.tittle-contact,
.call-lightbox-tittle {
    font-weight: bold;
    padding-bottom: 20px;
}

.icon-contact {
    color: #073DA3;
    font-size: 3rem;
    padding: 15px 0;
    margin-top: 0px;
}

.contact-lightbox .form-control {
    border: 1px solid black;
    font-size: 1.2rem !important;
    height: 40px !important;
}

.formulario-nombre {
    width: 48%;
    float: left;
}

.contact-lightbox input[name="contacto[nombre]"] {
    width: 100% !important;
    margin-bottom: 0 !important;
}

.formulario-apellido {
    width: 48%;
    float: right;
}

.contact-lightbox input[name="contacto[apellido]"] {
    width: 100% !important;
}

.formulario-pais {
    width: 30%;
    float: left;
}

.contact-lightbox select[name="contacto[country_code]"] {
    width: 100% !important;
    margin-bottom: 0 !important;
}

.formulario-tel {
    width: 66%;
    float: right;
}

.contact-lightbox input[name="contacto[telefono]"] {
    width: 100% !important;
    margin-bottom: 0 !important;
}

.formulario-grupo {
    margin-bottom: 20px;
}

.contact-lightbox .form-group,
.llamada-lightbox .form-group {
    margin-bottom: 1rem !important;
}

.formulario-check .checkbox label input {
    margin-right: 15px;
}

.formulario-check .checkbox label {
    font-size: 1.2rem;
}

.formulario-check .checkbox label a {
    color: #E0115F !important;
}

.contact-lightbox .featherlight-content .featherlight-close-icon,
.llamada-lightbox .featherlight-content .featherlight-close-icon {
    color: var(--gray3) !important;
    font-size: 3rem;
    top: 30px !important;
    right: 30px !important;
}

.formulario-boton-send,
.call-lightbox input[type="submit"] {
    display: block;
    font-weight: bold;
    margin: 0 !important;
    text-transform: uppercase;
    float: right;
    text-align: 0;
    width: 150px !important;
    font-size: 1rem !important;
    font-size: 15px;
    color: var(--white-Tec) !important;
    background-color: #E0115F !important;
}

.call-lightbox input[type="submit"] {
    width: auto !important;
    padding: 10px;
}

.call-lightbox .hbspt-form input {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
    border: 1px solid black;
    margin-top: 10px;
    width: 100%;

}


.icono-enviar-formulario {
    margin-left: 15px;
}

.contact-lightbox .multiselect-container {
    width: 100% !important;
    background: #fff !important;
    border: 1px solid #515151 !important;
}

.contact-lightbox label.checkbox,
p.horario {
    color: #161616 !important;
}

.call-lightbox .hbspt-form form .hs_firstname,
.call-lightbox .hbspt-form form .hs_lastname {
    width: 48% !important;
}

.call-lightbox input {
    width: 100%;
    font-size: 1.2rem;
    padding: 3px;
    border-radius: 8px;
}

.call-lightbox select {
    font-size: 1rem;
    padding: 4px 0;
    border-radius: 8px;
    margin-top: 10px;
}

.call-lightbox .hs-field-desc {
    font-size: 1rem;
    padding-top: 10px;
}

.call-lightbox input[type="checkbox"] {
    margin-right: 10px;
}

.call-lightbox .hs-form-booleancheckbox-display span a {
    color: #E0115F;
}

.call-lightbox .hs-form-booleancheckbox-display span {
    font-size: 1rem;
}

@media only screen and (max-width: 768px) {

    .contact-lightbox .featherlight-content,
    .featherlight .featherlight-content {
        width: auto !important;

    }

    .formulario-nombre,
    .formulario-apellido,
    .formulario-pais,
    .formulario-tel {
        width: 100%;
    }

    .call-lightbox .hbspt-form form .hs_firstname,
    .call-lightbox .hbspt-form form .hs_lastname {
        width: 100% !important;
    }



}





/* ----------------------*/
/*Contacto y llamada Global*/
/* ----------------------*/


.floating-icon,
.phone-floating-tab .icon {
    border-radius: 4px;
    right: 1px;
    z-index: 1000
}

.bar-title.bottom {
    width: 100%;
    background-color: #000;
    border-bottom: 1px solid #fff
}

.marginslider {
    position: absolute;
    width: 100%;
    height: 30px;
    top: 30%
}

.floating-icon {
    position: fixed;
    top: 58%;
    background: #2d75ff
}

.lightbox {
    display: none
}

.contact-lightbox .featherlight-content {
    width: 500px;
    padding: 25px;
    color: #fff;
    background: #000
}

.contact-lightbox .featherlight-content .btn-primary {
    color: #fff;
    background-color: #057aff;
    border-color: #057aff;
    margin: 0 auto;
    font-size: 1rem;
    width: 130px;
    display: block
}

.contact-lightbox .featherlight-content .featherlight-close-icon,
.share-lightbox .featherlight-content .featherlight-close-icon,
.video-lightbox .featherlight-content .featherlight-close-icon {
    background: rgba(255, 255, 255, 0);
    color: #fff
}

.contact-lightbox .featherlight-content .featherlight-close-icon:hover,
.share-lightbox .featherlight-content .featherlight-close-icon:hover,
.video-lightbox .featherlight-content .featherlight-close-icon:hover {
    background-color: #fff;
    color: #000
}

.contact-icon-class {
    width: 50px
}

.phone-floating-tab .icon {
    background: #4269fa;
    width: 50px;
    position: fixed
}

.phone-floating-tab-content {
    position: fixed;
    top: 400px;
    right: -400px;
    width: 400px;
    min-height: 80px;
    background-color: #0e1a30;
    padding: 10px;
    border-radius: 5px;
    z-index: 1000
}

.phone-floating-tab-content h5 {
    color: #fff;
    font-size: 16px
}

.phone-floating-tab-content .btn-primary:hover {
    background-color: #a5a1a1
}

.phone-floating-tab-content .btn-primary,
.phone-floating-tab-content .btn-primary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #777;
    border-color: #777
}

.phone-floating-tab-content .btn-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(156, 156, 156, .2)
}

.phone-floating-tab-content .form-control:focus {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .28)
}

.program-back-top {
    background-color: #000
}

.fixed-filter-main,
.full-site {
    display: block
}

.responsive-site {
    display: none
}

.card-body-responsive {
    border-bottom: none !important
}


#search-input:disabled {
    color: #FFF;
    border: 1px solid var(--white-Tec);
    background-color: rgba(255, 255, 255, 0);
    outline: 0;
    box-shadow: none;
}



.carousel-item {
    max-height: 700px;
}

.movilc {
    display: none !important;
}

img.desktopc {
    width: 100%;
}


@media only screen and (max-width: 767px) {
    .phone-floating-tab-content {
        position: fixed;
        top: 400px;
        right: -250px;
        width: 250px;
        min-height: 80px;
        background-color: #0e1a30;
        padding: 10px;
        border-radius: 5px;
        z-index: 1000
    }

    .movilc {
        display: block !important;
    }

    img.desktopc {
        display: none !important;
    }


}



/* ----------------------*/
/*Tec on Demand*/
/* ----------------------*/

.price-legend {
    font-size: 0.8rem;
    font-style: italic;
}

.title-tec-demand {
    padding-top: 3rem;
    padding-left: 4rem;
    float: left;
    position: absolute;
}



.col-gray {
    color: #4F4F4F;
}

.pasos-icon {
    font-size: 3rem;
    margin-bottom: 1rem;
    text-align: center;
}

.banner-on-demand {
    height: 230px;
    justify-content: center;
    align-items: center;
    background: url(/resources/img/Maestrias/back-demand.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding: 0px 4rem;
}

.back-sus {
    background: #E0E0E0;
    max-width: 350px;
    margin: 0 auto;
    padding: 1rem;
    border-radius: 10px;
}

.button-suscripcion {
    display: block;
    margin: auto;
    background-color: #E0115F;
    color: white;
    border: none;
    padding: 5px 20px;
    font-size: 1rem;
}

.button-suscripcion a {
    color: white;
}

.suscripcion-tec {
    margin-top: -6rem;
}

.pasos-tec {
    margin: 5rem 4rem 6rem 4rem;
    padding: 0;
}
.card-demand-cat {
    font-size: 0.9rem;
    background: #e0e0e0;
    width: auto;
    float: left;
    clear: both;
    padding: 2px 8px;
    border-radius: 10px;
}

.objetivo-demand {
    clear: both;
}

.demand-lightbox .featherlight-content {
    border-radius: 10px;
    min-width: 500px;
    max-width: 700px;
}


@media only screen and (max-width: 767px) {
    .suscripcion-tec {
        margin-top: 0rem;
    }

    .banner-on-demand {
        height: auto;

    }

    .back-sus {
        margin: 1rem auto;
    }

    .demand-lightbox .featherlight-content {

        min-width: 300px;
    }


    .tec-demand .beneficios-tec-column-center {
        margin-top: 50px;
    }

}

.posgrados-accord li {
    list-style: disc;
}

.mision-background{
    background-image: url("../../assets/img/home/intro.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 90%;
    padding: 19vh;
    width: 100%;
}
.subtitle-section-slog{
    line-height: 1.5em;
}
.aprende-relevante-icon{
    color: #F43644;
}
.bn-lg{
    min-width: 140px!important;
}
.importancia-maestria-text{
    font-family: 'Lato';
}
.bn-lg{
    min-width: 140px!important;
}
.importancia-maestria-text{
    font-family: 'Lato';
}
#app{
    /*background: url(../img/banner_header_encuesta.png);
    background-repeat: no-repeat; /* Asegura que la imagen no se repita */
}
.titulo_encuesta{
    font-family: 'roboto'!important;
    color: #2E2395!important;
}
.enc_header{
    box-shadow: 0 7px 8px -4px #0003, 0 12px 17px 2px #00000024, 0 5px 22px 4px #0000001f;
    background-color: #fff;
    gap: 1rem;
    padding: 0.5rem 1rem;
    border-radius: 0 0 1rem 1rem;
}
.has_rs {
    border-right: 2px solid #f4313e; /* Ajusta el grosor del borde según sea necesario */
    display: flex;
    align-items: center; /* Centra el contenido verticalmente */
    height: 100%; /* Asegúrate de que el div tenga la altura necesaria */
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	/*border: 1px solid #ccc;*/
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}
.form-control{
    border: none;
    border-bottom: solid 1px #666;
    border-radius: 0px;
}
input {
    border: none; /* Remueve todos los bordes */
    border-bottom: 1px solid #000; /* Añade un borde solo en la parte inferior */
    /* Otras propiedades que podrías querer añadir para mejorar el diseño */
    padding: 10px; /* Espaciado interno */
    margin: 5px 0; /* Espaciado externo */
    width: 100%; /* Ancho completo */
}
.custom-select-wrapper {
    position: relative;
    display: inline-block;
}

.custom-select-wrapper select {
    padding-right: 30px; /* Espacio para la flecha */
    -webkit-appearance: none; /* Remueve el estilo predeterminado en navegadores WebKit */
    -moz-appearance: none; /* Remueve el estilo predeterminado en Firefox */
    appearance: none; /* Remueve el estilo predeterminado para otros navegadores */
}

.custom-select-wrapper::after {
    content: "\25BC"; /* Código Unicode para la flecha hacia abajo */
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    pointer-events: none; /* Hace que el clic pase a través del icono */
    color: #333; /* Color de la flecha, ajusta según sea necesario */
}
.form-horizontal .etiqueta{
    font-size: 1.1rem;
    color: #15306C;
}

.form-check {
    margin-bottom: 10px; /* Ajusta el espaciado entre checkboxes */
}

/* Asegúrate de que los prefix ocupen todo el ancho */
div[class*="prefix"] {
    width: 100%;
    clear: both; /* Esto evita que los elementos floten al lado del prefix */
}
.main_banner{
    width: 100%;
}
.prefix{
    color: #60206E;
}
.mobile_banner{
    display: none;
}
.form-check-input:checked {
    background-color: #AD214F;
    border-color: #AD214F;
}
.bulletlist{
    color: #232C8D!important;
}
.aux_pl{
    padding-left: 3rem!important;
}
.aux_pl{
    font-size: 0.8rem;
}
.req_legend{
    color: #A71E09;
}
.border-error {
    border-bottom: 2px solid red;
}
@media only screen and (max-width:768px){
    .main_banner{
        display:none;
    }
    .mobile_banner{
        display: inherit;
    }
    .form-horizontal .etiqueta{
        text-align: left!important;
    }
    .form-horizontal .etiqueta{
        font-size: 1rem;
    }
    .aux_pl{
        padding-left: 1.1rem!important;
    }
}
