.bg-maestria {
    background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .5)), url('../imagenes/mobile.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 10;
}

.bg-lanzamiento-maestrias {
    background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .5)), url('../imagenes/CABECERAS_MOBILE.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 10;
}

.expert-logo {
    height: 60px;
    width: auto;
}

.forms-container {
    display: flex;
    flex-direction: row;
    position: absolute;
    margin-top: 15%;
    width: 100%;
}

.semicircle {
    height: 150px;
    width: 75px;
    background-color: #482783;
    border-radius: 150px 0 0 150px;
    position: relative;
    left: -15px;
    top: 0;
    z-index: -1;
}

.rectangle {
    height: 150px;
    width: 75px;
    background-color: #482783;
    border-radius: 150px 0 0 150px;
    position: relative;
    left: -15px;
    top: 0;
    z-index: -1;
}

.forms-container .flecha-roja {
    transform: rotate(45deg);
    position: relative;
    width: 90px;
    top: 125px;
    left: 17px;
}

.new-content-header h1 {
    font-family: 'sgothic-bdcap' !important;
    font-size: 25px;
    color: #6AC4D9;
}

.new-content-header .flecha-header {
    font-family: zizou-slab-regular;
    font-size: 30px;
    margin-right: 10px;
}

.new-content-header p {
    font-family: zizou-slab-regular;
    font-size: 15px;
    line-height: 1.2;
}

.new-content-header p span {
    font-family: zizou-slab-bold;
    font-size: 15px;
    line-height: 1.2;
}

.line-skyblue-sling {
    width: 50%;
    border-bottom: 1.5px solid #6AC4D9;
    margin: 10px 0 20px;
}

#form-epg #register-form-container-vive-upc {
    text-align: left;
}

.carousel5 .card-text {
    height: 30px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}

.utm-maestrias h3 {
    font-size: 17px;
    line-height: 1.2;

    padding: 0;
}

.min-header {
    min-height: 550px;
}

.slider-profesores .next-info {
    right: -12px;
}

.slider-profesores .prev-info {
    left: -12px;
}

.slider-profesores.container {
    width: 92%;
}

.blue-banner {
    height: 130px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    background-color: #6ac7dc;
}

.blue-banner h2 {
    font-family: 'zizou-slab-bold';
    font-size: 20px;
}

.forms-container .text-container {
    top: -40px;
}

.forms-container .text-container p {
    font-size: 16px;
}

.forms-container .text-container h1 {
    font-size: 25px;
}

.forms-container .text-container img {
    height: 15px;
    width: auto;
    padding-right: 10px;
}

.forms-container .text-container figcaption {
    font-size: 14px;
}

.forms-container .note {
    position: absolute;
    bottom: -100px;
    font-size: 12px;
}

@media (min-width: 768px) {

    .bg-maestria {
        background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .5)), url('../imagenes/desktop.png');
    }

    .bg-lanzamiento-maestrias {
        background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .5)), url('../imagenes/CABECERAS_DESKTOP.webp');
    }

    .expert-logo {
        height: 110px;
        width: auto;
    }

    .forms-container {
        margin-top: 5%;
    }

    .semicircle {
        height: 240px;
        width: 120px;
        border-radius: 240px 0 0 240px;
        left: 0px;
    }

    .rectangle {
        height: 240px;
        width: 120px;
        border-radius: 240px 0 0 240px;
        left: 0px;
    }

    .forms-container .text-container {
        top: -80px;
    }


    .forms-container .text-container p {
        font-size: 20px;
    }

    .forms-container .text-container h1 {
        font-size: 40px;

    }

    .forms-container .text-container figcaption {
        font-size: 16px;
    }

    .forms-container .text-container img {
        height: 20px;
        width: auto;
        padding-right: 10px;
    }

    .forms-container .note {
        bottom: -100px;
        font-size: 16px;
    }

    .forms-container .new-content-header {
        margin-left: 120px !important;
        margin-top: 18px !important;
    }

    .forms-container .flecha-roja {
        transform: rotate(45deg);
        position: relative;
        width: 140px;
        top: 180px;
        left: 42px
    }

    .new-content-header h1 {
        font-size: 49px;
        line-height: 1;
    }

    .new-content-header .flecha-header {
        font-size: 60px;
    }

    .new-content-header p,
    .new-content-header p span {
        font-size: 20px;
    }

    .blue-banner {
        height: 130px;
    }

    .blue-banner h2 {
        font-size: 28px;
    }

    .img-text {
        font-size: 20px;
    }
}

.carousel5 .card-text {
    height: 90px;
}

.utm-maestrias h3 {
    font-size: 16px;
    line-height: 1.3;

}

.title-box {
    height: 90px;
    width: 100%;
    border: none;
    padding: 16px 25px;
    background-color: #6AC7DD;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: background-color 0.3s;
}

.title-box h3 {
    font-size: 28px;
    color: #543477;
}

.title-box-small {
    height: 90px !important;
}

.utm-maestrias h3 {
    font-size: 20px;
    line-height: 1.5;
    font-family: 'sgothic-bdcap' !important;
    font-weight: 700;
    color: #250C52;
    padding: 0 20px;
    text-align: left;
}

.carousel5 .item .card {
    background-color: #FAFAFA !important;
    cursor: auto;
}

.card .card-content {
    display: flex;
    flex-direction: column;
    height: 160px;
    justify-content: space-around
}

.card .img-fluid {
    height: 135px;
    border-radius: 0px 0px 20px 0px;
}

.btn-programas {
    display: block;
    padding: 0.5rem 1rem;
    background: #543477;
    color: #fff !important;
    width: 80%;
    font-family: "sgothic-bdcap";
    font-size: 1rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 1rem;
    position: relative;
    margin: 0 15px;
}

.btn-programas::before {
    content: "";
    width: 100%;
    height: 100%;
    border: 2px solid #543477;
    position: absolute;
    left: 5px;
    top: 5px;
}

.btn-programas-red {
    display: block;
    padding: 0.5rem 1rem;
    background: #E50A17;
    color: #fff !important;
    width: 60%;
    font-family: "sgothic-bdcap";
    font-size: 1rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 1rem;
    position: relative;
}

.section-heading {
    font-family: "zizou-slab-bold";
    color: #35158c;
    display: flex;
    align-items: center;
    margin-top: 2.5rem;
}

.section-heading::before {
    content: "";
    width: 4px;
    height: 2rem;
    background: #35158c;
    margin-right: 0.5rem;
}

.section-heading-blue {
    font-family: "zizou-slab-bold";
    color: #6AC7DC;
    display: flex;
    align-items: center;
    margin-top: 1rem;
}

.section-heading-blue span {
    color: #fff;
    font-family: "zizou-slab-regular";
    font-size: 30px;
    margin-right: 0.5rem;
}

.section-heading-blue::before {
    content: "";
    width: 4px;
    height: 2rem;
    background: #6AC7DC;
    margin-right: 0.5rem;
}

.min-header {
    min-height: 420px;
}

.new-btn-form {
    bottom: 0;
    right: 5%;
    border-color: #d50000;
    border-radius: 6px 6px 0 0;
    color: #fff !important;
    font-size: 22px;
    font-family: sgothic-bdcap;
    font-weight: 400;
    padding: 10px 50px;
}

.position-fixed {
    position: fixed !important;
}

/* .d-none {
    display: none !important;
} */

.font-zizou {
    font-family: "zizou-slab-regular";
}

.font-zizou-bold {
    font-family: "zizou-slab-bold";
}

.certificate-img {
    position: relative;
    padding-top: 4rem;
    padding-left: 6rem;
    z-index: 1;
}

/* slider profesores */

.new-conteiner-profesores {
    background: #f8f8f8;
}

.new-conteiner-profesores img {
    border-radius: 0 0 25px 0;
    width: 70%;
    height: 50%;
}

.line-skyblue-sling {
    width: 200px;
    border-bottom: 1.5px solid #4DC0FF;
    margin: 5px 0;
}

.new-conteiner-profesores .description {
    font-family: zizou-slab-regular;
    font-size: 20px;
    line-height: 1.4;
}


@media (min-width: 768px) {
    .new-conteiner-profesores img {
        width: 100%;
        height: 70%;
    }

}

.heading-section {
    font-family: "zizou-slab-bold";
    color: #35158c;
    display: flex;
    align-items: center;
    margin-top: 2.5rem;
}

section.pagos .pagos-info-conntainer {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
}

section.pagos .pagos-info {
    background: #FFFFFF;
    border: solid 2px #482783;
    padding: 20px;
    font-size: 16px;
    border-radius: 10px;
}

section.pagos .pagos-info p {
    font-family: "zizou-slab-regular";
}

.what-upc-text {
    margin: 1.5rem 0 2.5rem 0;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.54px;
    font-family: "zizou-slab-regular";
}

@media (min-width: 768px) {
    section.pagos .pagos-info-conntainer {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

.cta-bottom .cta-text {
    font-family: zizou-slab-bold;
    color: #543477;
    font-size: 2rem;
    text-align: center;
    line-height: 1.2;
    padding: 30px;
}

/* profesores */
.profesores-container {
    display: flex !important;
    flex-direction: column !important;
}

.profesor-info figcaption {
    padding: 0 10px;
}

.profesor-info .title {
    font-size: 1.2rem !important;
    margin-top: 10px;
    line-height: 1;
}

@media (min-width: 768px) {
    .profesor-info .title {
        font-size: 1.2rem !important;
    }

    .profesores-container {
        display: flex !important;
        flex-direction: row !important;
        justify-content: center !important;
    }

    .profesor-info {
        width: 20%;
        padding: 10px;
    }

    .profesor-info img {
        padding: 10px !important;
        border-radius: 0 !important;
    }

    .profesor-info p {
        line-height: 1.2;
    }

    .profesor-info-educacion {
        width: 40%;
        padding: 10px;
    }
}

.info-grid .info-grid-item {
    /* background: transparent; */
    padding: 2rem 3rem;
    color: #fff;
}

.info-grid .info-grid-item-2 {
    /* background: transparent; */
    padding: 2rem 3rem;
    color: #fff;
}

.info-grid .info-grid-item:nth-child(1),
.info-grid .info-grid-item:nth-child(4) {
    background-color: #5A31A4;
}

.info-grid .info-grid-item:nth-child(2),
.info-grid .info-grid-item:nth-child(3) {
    background-color: #482783;
}

.info-grid .info-grid-item p {
    color: #fff;
    font-family: 'zizou-slab-regular';
}

.info-grid .info-grid-item-2:nth-child(1),
.info-grid .info-grid-item-2:nth-child(4) {

    background-color: #5A31A4;
}

.info-grid .info-grid-item-2:nth-child(2),
.info-grid .info-grid-item-2:nth-child(3) {
    background-color: #482783;
}


.info-grid .info-grid-item-2 p {
    color: #fff;
}


.info-grid .info-grid-item h3 {
    font-family: "sgothic-bdcap";
    font-size: 2rem;
}

.info-grid .info-grid-item img {
    /* width: 100%; */
    /* width: 80%; */
    width: 36px;
    padding-top: 12px;
}

/* .info-grid .info-grid-item p {
color: #000000;
}

.info-grid .info-grid-item-2 p {
color: #000000;
} */

.info-grid {
    margin-left: 15px;
    margin-right: 15px;
}

@media (min-width: 992px) {

    .info-grid .info-grid-item:nth-child(1),
    .info-grid .info-grid-item:nth-child(4) {
        background-color: #5A31A4;
    }

    .info-grid .info-grid-item:nth-child(2),
    .info-grid .info-grid-item:nth-child(3) {
        background-color: #482783;
    }

    .info-grid .info-grid-item p {
        color: #fff;
    }

    .info-grid .info-grid-item-2:nth-child(1),
    .info-grid .info-grid-item-2:nth-child(4) {

        background-color: #5A31A4;
    }

    .info-grid .info-grid-item-2:nth-child(2),
    .info-grid .info-grid-item-2:nth-child(3) {
        background-color: #482783;
    }

    .info-grid .info-grid-item-2 p {
        color: #fff;
    }

    .info-grid {
        margin-left: 80px !important;
        margin-right: 50px !important;
    }
}

.beneficios-container {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 10px;
}


.beneficios-container div:nth-child(4) {
    grid-row: 2;
}

.beneficios-container div:nth-child(7) {
    grid-row: 3;
}

.beneficios-container div:nth-child(2) {
    grid-row: 4;
}

.beneficios-container div:nth-child(5) {
    grid-row: 5;
}

.beneficios-container div:nth-child(8) {
    grid-row: 6;
}

.beneficios-container .title {
    color: #fff;
    text-align: center;
}

.beneficios-container .title p {
    margin-bottom: 0;
    font-size: 22px;
    padding: 5px 0;
}

.beneficios-container .title p {
    font-family: 'sgothic-bdcap' !important;
}

.beneficios-container .content {
    border-radius: 0px 0px 20px 0px;
    background-color: #F2F2F2;
    border: 1px solid #B3A1E6;
    padding: 20px 25px;
    font-family: "zizou-slab-regular";
    font-size: 17px;
}

.beneficios-container .img-container {
    display: flex;
    justify-content: center;
}

.beneficios-container img {
    height: 50px;
    width: 50px;
}

.beneficios-container .content span {
    font-family: 'sgothic-bdcap' !important;
    font-size: 20px;
    color: #35158C;
}

@media (min-width: 768px) {
    .beneficios-container {
        grid-template-columns: repeat(3, 1fr);
    }

    .beneficios-container div:nth-child(1) {
        grid-row: 1;
        grid-column: 1;
    }

    .beneficios-container div:nth-child(2) {
        grid-row: 1;
        grid-column: 2;
    }

    .beneficios-container div:nth-child(3) {
        grid-row: 1;
        grid-column: 3;
    }

    .beneficios-container div:nth-child(4) {
        grid-row: 2;
    }

    .beneficios-container div:nth-child(5) {
        grid-row: 2;
    }

    .beneficios-container div:nth-child(6) {
        grid-row: 2;
    }

    .beneficios-container div:nth-child(7) {
        grid-row: 3;
    }

    .beneficios-container div:nth-child(8) {
        grid-row: 3;
    }

    .beneficios-container div:nth-child(9) {
        grid-row: 3;
    }
}


.bg-image,
.bg-maestria,
.bg-feria-maestrias {
    background-position: center;
    z-index: 10
}

#page-thanks,
.bg-image,
.bg-maestria,
.bg-feria-maestrias {
    background-repeat: no-repeat;
    background-size: cover
}

.min-header {
    min-height: 450px
}

.content-header {
    margin-top: 20%
}

.content-header h1 {
    font-family: sgothic-bdcap;
    font-size: 55px;
    text-decoration: underline;
    text-underline-offset: 8px;
    margin-bottom: 30px
}

.content-header p {
    font-family: zizou-slab-light;
    font-size: 22px;
    line-height: 1.2
}

.btn-red {
    position: fixed;
    bottom: 0;
    right: 5%;
    border-color: #d50000;
    border-radius: 6px 6px 0 0;
    color: #fff !important;
    font-size: 22px;
    font-family: sgothic-bdcap;
    font-weight: 400;
    padding: 10px 50px;
    z-index: 1
}

.cta,
.footer,
.presentation {
    z-index: 10;
    position: relative
}

@media(min-width: 768px) {
    .text__p {
        font-size: 20px
    }

    #page-thanks .purple_logo img,
    .footer .wasc-logo {
        width: 110px
    }

    .border-b-white {
        border-bottom: none
    }
}

@media(min-width: 992px) {

    .modalities h2,
    .modalities h4,
    .section-why-epg h2,
    .title-box-cursos {
        font-size: 32px
    }

    .syllabus {
        display: flex;
        margin-top: 25px
    }

    .div-modulo {
        height: 100%;
        margin-bottom: 0
    }

    .min-header {
        height: 100vh;
        min-height: 730px
    }

    .content-header {
        margin-top: 50%;
        transform: translateY(-50%)
    }

    .content-header h1 {
        font-size: 80px;
        margin-bottom: 50px
    }

    .content-header p {
        font-size: 24px
    }

    .box-title-courses h2 .text-big,
    .section-title {
        font-size: 34px
    }
}

.conferencia-transversal figure {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.conferencia-transversal img {
    width: 200px;
}

@media(min-width: 768px) {
    .conferencia-transversal figure {
        display: flex;
        flex-direction: row
    }

    .conferencia-transversal img {
        border-radius: 50%;
        height: 240px;
        width: auto;
        padding-right: 20px;
    }
}

.newdesing-section-why-epg p {
    font-size: 16px;
    line-height: 19px;
}

.newdesing-section-why-epg h4 {
    font-size: 20px;
}

.newdesing-section-why-epg figure img {
    height: 60px;
}

.fuente-zizuo-bold {
    font-family: 'zizou-slab-bold';
}

.section-heading.ver-mobile {
    font-size: 1.5rem;
}

.d-none-br {
    display: none;
}

@media(min-width: 768px) {
    .section-heading.ver-mobile {
        font-size: 2rem;
    }

    .d-none-br {
        display: block
    }
}

.h-auto{
    height: auto !important;
}

#slider-why-epg-feria-maestria .why-epg-ico{
    width: 100px;
    height: auto;
    margin: 10px 10px 15px;
}

.section-why-epg .item p{
    line-height: 1.3;
}

.nav-pills .nav-link.celeste, .bg-celeste-font-morado {
    background-color: #6AC7DD;
    color: #543477;
  }
  .nav.flex.nav-pills{
    flex-wrap: nowrap;
  }
  .nav-pills .nav-link{
    max-width: 200px;
    width: 100%;
    background-color: #636363;
    margin: 5px;
    border-radius: 15px;
  }
  .nav-pills .nav-link p.font-zizou-bold{
    line-height: 20px;
  }
  .nav-pills .nav-link.active{
    background-color: #543477 !important;
    color: white !important;
  }
  .table th.py-2.py-md-4, .table td.py-2.py-md-4{
    color: #35158c;
  }
  @media (max-width: 768px) {
    .tabs-contenedor {
      display: block;
      width: 100%;
      overflow-x: auto;
    }
  }
  h3.greycolor-font-zizou-bold{
    font-family: 'zizou-slab-bold';
    color: #444 !important;
    margin-bottom: 1rem;
  }
  .rectangle, .semicircle{
    background-color: #543477;
  }
  .semicirculos{
    position: absolute;
    top: 13rem;
    left: 6rem;
  }
  h1.text-white{
      line-height: 1;
  }
  .profesor-info figure{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  @media (max-width: 768px){
    .semicirculos{
      position: absolute;
      top: 8.5rem;
      left: 1rem;
    }
  }
  @media (min-width: 768px){
    h1.text-white{
      font-size: 3.5rem;
    }
    .size-md-18{
      font-size: 18px;
      line-height: 1.1 !important;
    }
  }
  @media (max-width: 700px){
    header.min-header.bg-feria-maestrias{
      background-size: contain;
      background-position: top;
    }
  }
  p.text-descrip{
    font-size: 1.3rem;
    line-height: 1.2;
  }
  ul.disc{
    list-style: disc;
  }
  .btn.btn_register{
    width: 100%;
    max-width: 348px;
    bottom: 16px;
  }
  .vertical-tabs .tabs-contenedor .nav-pills .nav-link{
    border-radius: 12px;
    max-width: 180px;
  }
  .titulo-tabs{
    border-radius: 10px 10px 0 0;
  }
  #form-epg .content-formulario h4#text-title {
      font-family: 'zizou-slab-regular';
      padding-bottom: 5px !important;
    }
  #form-epg #register-form-container-vive-upc p.help {
    font-family: 'zizou-slab-bold';
    font-size: 19px;
    margin-bottom: 2rem;
  }
    
  @media (min-width: 768px) {
    #form-epg #text-title, #form-epg p.help {
      text-align: center;
    }
    #form-epg #register-form-container-vive-upc p.help {
      font-size: 22px;
    }
  }
  #form-epg #register-form-container-vive-upc .help {
    color: #444 !important;
  }
  .llave {
    font-size: 120px;
  }
  @media (max-width: 768px) {
    .llave {
      display: block;
    }
  }
  @media (min-width: 768px) {
    .container-date-event {
      max-width: 460px;
      width: 100%;
    }
  }