.bg-image-maestrias {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.min-header-maestrias {
    height: 100vh;
    min-height: 560px;
}

.min-header-maestrias-2 {
    min-height: 560px;
}

/** BACKGROUND**/

.bg-maestria-transformacion-digital-negocios {
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.3)), url('https://upc-cdn.b-cdn.net/web-postgrado/landings/images/covers/transformacion-digital-de-negocios-mobile-min.jpg');
}

.bg-regulacion-fiscalizacion-ambiental-regiones {
    background: #000;
}

.content-header h1 {
    font-family: "sgothic-bdcap";
    font-size: 40px;
}

.content-header h3 {
    font-size: 32px;
    font-family: "sgothic-bdcap";
}

.content-header p {
    font-family: "zizou-slab-regular";
}

.content-header span.start-date {
    font-family: "zizou-slab-bold";
    color: #fff;
    font-size: 18px;
}

.line-skyblue-short {
    width: 50%;
    height: 4px;
    background-color: #6AC7DD;
}

.line-skyblue-short {
    width: 25%;
    height: 4px;
    background-color: #6AC7DD;
}

.section-video h2,
.section-descripcion h2,
.section-perfil h2,
.section-info-general h2,
.section-mision h2,
.section-malla h2,
.section-beneficios h2,
.section-docentes h2,
.section-mision h2,
.section-ventajas-virtual h2,
.section-ventajas h2 {
    font-family: "zizou-slab-bold";
    font-size: 24px;
}

@media (min-width: 768px) {

    .section-video h2,
    .section-perfil h2,
    .section-info-general h2,
    .section-mision h2,
    .section-malla h2,
    .section-beneficios h2,
    .section-docentes h2,
    .section-mision h2,
    .section-ventajas-virtual h2,
    .section-ventajas h2 {
        font-size: 28px;
    }

    h2.section-title {
        font-size: 32px;
    }

    .content-header span.start-date {
        font-size: 22px;
    }
}

.section-video h2 .border,
.section-perfil h2 .border,
.section-beneficios h2 .border,
.section-malla h2 .border,
.section-docentes h2 .border {
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 2px solid #543477 !important;
}

.section-info-general h2 .border,
.section-mision h2 .border {
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 2px solid #ffffff !important;
}

.section-video p,
.section-perfil p,
.section-beneficios p,
.section-malla,
.section-descripcion p,
.section-programas p {
    font-size: 16px;
    font-family: "zizou-slab-regular";
    color: #2C2A29;
}

.section-descripcion .description-text,
.section-programas p {
    font-size: 18px;
}

.section-video span,
.section-perfil span,
.section-info-general span,
.section-mision span,
.section-malla span,
.section-beneficios span,
.section-descripcion span,
.section-mision .card .content-text span {
    font-family: "zizou-slab-bold";
}

.section-info-general .info-small-card {
    font-family: "zizou-slab-regular";
    font-size: 15.8px;
    padding-bottom: 10px;
    display: inline-flex;
}

.section-perfil,
.section-docentes,
.speakers-section {
    background-color: #F7F8FA;
}

.section-perfil .img-width {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bg-gray {
    background-color: #EFEFEF;
}

.big-text {
    font-family: 'zizou-slab-bold';
    font-size: 30px;
    line-height: 1;
}

.text__p {
    font-family: 'zizou-slab-regular';
    font-size: 16px;
    line-height: 1.5;
}

/**seccion mision academica**/

.section-mision {
    color: #fff;
    font-family: "zizou-slab-regular";
}

.section-mision ul li {
    margin-bottom: 40px;
}

.section-mision .flag {
    display: flex;
    flex-direction: row;
    align-items: start;
}

.section-mision .flag figcaption h2 {
    margin: 0px;
}

.section-mision .flag img {
    width: 36px;
    height: 25px;
    margin-right: 15px;
}

.section-mision .card {
    border: none !important;
    background-color: #FFFFFF;
    margin: 20px 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden;
}

.section-mision .card .content-text {
    padding: 10px;
    text-align: center;
}

.section-mision .card .content-text p {
    color: #000000;
    font-size: 16px;
}

.section-mision .bg-image-mision {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 220px;
}

.bg-mision-israel {
    background-image: url('https://res.cloudinary.com/upcbinary/image/upload/v1591390154/postgrado/maestrias/transformacion-digital-negocios/images/mision-israel-maestria_lace2x.jpg')
}

/**seccion cta**/

.section-cta h4,
.section-cta span {
    font-family: "zizou-slab-bold";
}

.section-cta h4 {
    font-size: 18px;
}

.section-cta span {
    font-size: 16px;
}

.section-cta .font-styles span {
    font-family: "zizou-slab-regular";
}

.btn-admission {
    font-family: 'sgothic-bdcap';
    font-size: 20px;
    width: 322px;
    height: 50px;
    color: #FFF;
    cursor: pointer;
    background: #D50000;
    border-radius: 25px;
    border: none;
}

/**section malla**/

.item-malla {
    border-bottom: 1px solid #707070;
    padding: 20px 10px 10px 0;
    justify-content: space-between;
}

.item-malla p {
    font-family: "zizou-slab-regular";
    color: #575759;
    font-weight: 800;
    font-size: 16px;
}

.item-malla span {
    font-size: 26px !important;
}

.listaguion li {
    list-style-type: none;
    display: flex;
}

.listaguion li:before {
    content: "-";
    margin-right: 8px;
}

.listacirculo li {
    list-style-type: none;
    display: flex;
}

.listacirculo li:before {
    content: "•";
    color: #575759;
    margin-right: 6px;
    font-size: 30px;
    line-height: 20px;
    vertical-align: sub;
    display: block;
}

/** seccion beneficios**/

.section-beneficios .no-margin {
    margin-right: -15px;
    margin-left: -15px;
}

.section-beneficios .col-no-padding {
    padding-right: 0px;
    padding-left: 0px;
}

.hide-beneficio {
    display: none;
}

.hide-mostrar {
    display: none;
}

.hide-ocultar {
    display: none;
}

.item-beneficio {
    /*box-shadow: 0px 3px 6px #00000029;*/
    box-shadow: 0px 5px 7px 0px #00000029;
    background: #fff;
    padding: 15px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: auto;
    min-height: 68px;
    margin-bottom: 2px;
}

.item-beneficio img {
    width: 36px;
    height: 25px;
    margin-right: 15px;
}

.item-beneficio span {
    font-size: 24px;
    margin-left: 10px;
}

.item-beneficio h3 {
    font-family: "sgothic-bdcap";
    color: #575759;
    font-size: 18px;
}

.mx-beneficio {
    background-color: #F7F8FA;
}

.section-beneficios ul li {
    font-size: 15px;
    font-family: "zizou-slab-regular";
    color: #2C2A29;
}

.styled-list {
    list-style: inside;
    list-style-type: '— ';
}

/**seccion docentes y speakers**/

/**slider*/
.container-slider-docentes {
    padding-right: 0px;
    padding-left: 0px;
    position: relative;
    padding-bottom: 50px;
}

.container-slider-speakers,
.container-slider-speakers.master {
    padding-right: 0px;
    padding-left: 0px;
    position: relative;
}

.container-slider-info {
    padding-right: 0;
    padding-left: 0;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
    /*border-bottom: 1px solid #fff;*/
}

#slider-plana-docente {
    display: block;
    position: relative;
}

#slider-plana-docente figure {
    margin-left: 0px;
    margin-right: 12px;
    width: 200px;
}

#slider-plana-docente .card-slider .bg-director {
    width: 100%;
}

#slider-plana-docente .card-slider .bg-director img {
    width: 100%;
    object-fit: cover;
    max-height: 180px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}


.director-1 {
    background: url('https://upc-cdn.b-cdn.net/web-postgrado/landings/images/directores/clery-neyra.jpg');
}

.director-2 {
    background: url('https://upc-cdn.b-cdn.net/web-postgrado/landings/images/directores/javier-bermudez.jpg');
}

.director-3 {
    background: url('https://upc-cdn.b-cdn.net/web-postgrado/landings/images/directores/gustavo-guerrero.jpg');
}

.director-4 {
    background: url('https://upc-cdn.b-cdn.net/web-postgrado/landings/images/directores/dino-zolezzi-2.jpg');
}

.director-5 {
    background: url('https://upc-cdn.b-cdn.net/web-postgrado/landings/images/directores/ximena-vega-2.jpg');
}


#slider-plana-docente .card-slider figcaption {
    background-color: #FFFFFF;
    padding: 5px 8px;
    box-shadow: 0px 3px 3px #00000029;
    height: 115px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#slider-plana-docente .card-slider figcaption h5,
.card-speaker figcaption h5 {
    font-family: 'zizou-slab-regular';
    text-align: center;
    font-size: 17px;
    text-transform: uppercase;
    padding: 5px 0;
    margin-bottom: 0px;
}

#slider-plana-docente .card-slider figcaption p,
#slider-plana-docente .card-slider p,
.card-speaker p {
    font-family: 'zizou-slab-regular';
    text-align: center;
    font-size: 14px;
    margin: 0;
    padding: 0 0 10px 0;
}


#slider-plana-docente .slick-dots li button:before {
    font-size: 10px;
    color: #D50000;
    opacity: .5;
}

#slider-plana-docente .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #D50000;
}

.card-docente {
    font-family: 'zizou-slab-regular';
    text-align: center;
    max-width: 300px;
    margin: 0 15px;
}

.card-docente>div {
    background: #FFF;
    padding: 12px 45px;
    box-shadow: 0px 3px 3px #00000029;
}

.card-docente h5 {
    font-family: 'zizou-slab-bold';
    font-size: 17px;
    margin-top: 0;
}

.card-docente>div>p {
    line-height: 1.2;
    font-size: 17px;
    margin-bottom: 0;
}

.card-docente>p {
    font-size: 14px;
}

/* SPEAKERS */
.card-speaker p {
    padding: 0;
    line-height: 20px;
}

.card-speaker div {
    height: 105px;
    display: flex;
    align-items: center;
}

.card-speaker .conference {
    margin: 20px 12px 20px 0;
    padding: 10px;
    width: 258px;
    background-color: #FFFFFF;
    box-shadow: 0px 3px 3px #00000029;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.card-speaker .conference figcaption {
    padding: 5px 8px;
    height: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.card-speaker .conference.new-master figcaption {
    height: 150px;
}

.card-speaker .conference.new-master span {
    height: 35px;
    line-height: 35px;
}

.card-speaker .conference>img {
    max-width: 180px;
    max-height: 180px;
    margin-top: 15px;
    border-radius: 50%;
}

.card-speaker .conference.new-master>img {
    width: 170px;
    height: 170px;
    object-fit: cover;
    object-position: top;
    margin-top: 15px;
    border-radius: 50%;
}

.card-speaker .conference figcaption h5 {
    display: flex;
}

.card-speaker .bandera {
    max-width: 30px;
    margin-left: 10px;
}

.schedule {
    display: flex;
    flex-direction: column;
}

.schedule div {
    display: flex;
    align-items: center;
    margin: 5px 0;
}

.card-speaker .schedule {
    justify-content: center;
}

.schedule img {
    width: 25px;
    margin-right: 5px;
}

/* END SPEAKERS */

.container-slider-docentes .arrow-right-slide,
.container-slider-speakers .arrow-right-slide,
.container-slider-info .slick-arrow {
    position: absolute;
    top: 22%;
    z-index: 0;
    right: -15px;
    padding: 10px 5px 10px 10px;
    box-shadow: 0px 3px 6px #0000005A;
}

.arrow-right-slide {
    background: #FFFFFF !important;
    border: none !important;
    right: 18px;
    margin-top: 0px;
    position: absolute;
    top: 40%;
}


.container-slider-docentes .arrow-left-slide,
.container-slider-speakers .arrow-left-slide {
    position: absolute;
    top: 22%;
    z-index: 0;
    left: -15px;
    padding: 10px 5px 10px 10px;
    box-shadow: 0px 3px 6px #0000005A;
}

.container-slider-speakers .arrow-right-slide,
.container-slider-speakers .arrow-left-slide {
    top: 50%;
}

.arrow-left-slide {
    background: #FFFFFF !important;
    border: none !important;
    left: 18px;
    margin-top: 0px;
    position: absolute;
    top: 40%;
}


#slider-admission .slick-dots li button:before,
#slider-info-general-full .slick-dots li button:before,
#slider-admission .slick-dots li button:before,
.slider-speakers .slick-dots li button:before {
    font-size: 10px;
}

#slider-info-general-full .slick-dots li button:before,
#slider-admission .slick-dots li button:before {
    color: #fff;
    opacity: .6;
}

#slider-info-general-full .slick-dots li.slick-active button:before,
.slider-speakers .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #6AC7DD;
}

/**seccion informacion general**/
/** slider **/

.datos-info-card {
    margin: 10px 20px;
    height: auto;
    text-align: center;
}

.datos-info-icon {
    height: auto;
}

.datos-info-card p {
    font-family: "zizou-slab-regular";
}

.datos-info-card img {
    padding: 20px 10px;
    height: auto;
    margin: auto;
}

.datos-info-card .info-text {
    font-weight: 600;
}

@media (min-width: 768px) {
    .datos-info-card {
        margin: 10px 20px;
        height: auto;
        text-align: left;
    }

    .datos-info-icon {
        height: 84px;
    }

    .datos-info-card img {
        padding: 30px 10px 20px 0px;
        height: auto;
        margin: 0;
    }
}

/*** slider ventajas**/

/*----- section ventajas -----*/
.section-ventajas {
    background: #F7F8FA;
}

.ventaja-item {
    margin-top: 30px;
}

.ventaja-item h3 {
    font-family: 'sgothic-bdcap';
    color: #575759;
    font-size: 22px;
    margin-top: 30px;
}

.ventaja-item p {
    font-family: 'zizou-slab-regular';
    margin-top: 10px;
}

/*----- section ventajas -----*/

.bg-slide-ventajas-virtual {
    background: #F7F8FA;
}

.section-ventajas-virtual h2 {
    text-align: center;
    font-family: 'zizou-slab-bold';
    margin: 10px 0 5px;
    padding: 30px 0 5px;
    font-size: 22px;
    color: #575759;
}

.section-ventajas-virtual .container-slider-info {
    padding-right: 0;
    padding-left: 0;
    position: relative;
    padding: 35px 0 45px;
    border-bottom: 1px solid #fff;
    margin-bottom: 0;
}

.section-ventajas-virtual .container-slider-info .datos-info-card {
    /*padding: 30px 10px;*/
    margin: 10px 20px;
    height: auto;
}

.section-ventajas-virtual .container-slider-info .datos-info-card figure img {
    margin: auto;
    display: block;
}

.section-ventajas-virtual .container-slider-info .datos-info-card p {
    font-family: "zizou-slab-regular";
    text-align: center;
}

.ventajas-virtual-maestrias .slick-dots li button:before {
    color: #543477;
    opacity: .7;
}

.ventajas-virtual-maestrias .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #543477 !important;
}

.ventajas-virtual-maestrias .slick-dots li button:before {
    font-size: 10px;
}

/** maestria con video*/

/**header**/

.z-index-9 {
    z-index: 999 !important;
}

.video-home-overlay {
    background: rgba(0, 0, 0, 0.637);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*height: 100vh;*/
    min-height: 550px;
    z-index: -1;
}

.video-home {
    width: auto;
    height: auto;
    min-height: 550px;
    min-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: -2;
}

.bg-banner-maestrias {
    width: 100%;
    /*height: 100vh;*/
    min-height: 550px;
    overflow: hidden;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}

.video-area {
    height: 100vh;
    min-height: 560px;
    overflow: hidden;
}

.video-area .video-home {
    min-height: 560px;
}

.video-area .video-home-overlay {
    height: 100vh;
    min-height: 560px;
}

.scroll-down {
    position: absolute;
    bottom: 45px;
    left: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
}

.scroll-down img {
    width: 30px;
}

/** btn fixed **/

.btn-fix {
    border-radius: 4px 4px 0 0;
    color: #fff !important;
    font-family: 'sgothic-bdcap';
    font-size: 20px;
    letter-spacing: .2;
    display: none;
}

.btn:focus {
    outline: none;
    box-shadow: none;
}

.fixed-btn-more {
    position: fixed;
    display: block;
    bottom: 0;
    right: 5px;
    z-index: 9999;
    padding: 10px 40px !important;
}

/** tab collapsable malla **/

.style-accordion .card {
    border: 0 !important;
}

.style-accordion .card-header {
    background: transparent;
    border: 0 !important;
    padding: 0;
    border-radius: 0;
}

.style-accordion .card-header a {
    background-color: #fff;
    font-size: 16px;
    font-family: "zizou-slab-regular";
    color: #575759 !important;
    font-weight: 400;
    text-decoration: none;
    border-bottom: 1px solid #707070;
    padding: 20px 10px 10px 0;
    display: flex;
    justify-content: space-between;
    position: relative;
}

@media (min-width: 360px) {
    .video-area {
        height: auto;
        min-height: 640px;
    }

    .video-area .video-home {
        min-height: 640px;
    }

    .video-area .video-home-overlay {
        height: auto;
        min-height: 640px;
    }
}

@media (min-width: 768px) {
    .video-area {
        height: auto;
        overflow: hidden;
    }

    .video-area .video-home-overlay {
        height: 100vh;
        min-height: 580px;
    }

    .bg-maestria-transformacion-digital-negocios {
        background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.3)), url('https://upc-cdn.b-cdn.net/web-postgrado/landings/images/covers/transformacion-digital-de-negocios-desktop-min.jpg');
    }

    .bg-image-maestrias {
        min-height: 580px;
        height: 100vh;
    }

    .content-header h3 {
        font-size: 30px;
        margin-bottom: 0px;
    }

    .content-header h1 {
        font-size: 52px;
    }

    .content-header h1.title {
        font-size: 48px;
    }

    .content-header.font-styles h1 {
        font-size: 60px
    }

    .content-header.font-styles h2 {
        font-size: 40px
    }

    .content-header p {
        font-size: 18px;
        padding-right: 10%;
    }

    .content-header.font-styles p {
        font-size: 20px;
        line-height: 24px;
        padding-right: 10%;
    }

    .section-video,
    .section-info-general,
    .section-docentes,
    .section-malla,
    .section-beneficios,
    .section-descripcion {
        padding: 40px 0 50px;
    }

    .content-iframe {
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden;
    }

    .content-iframe iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .datos-info-card .info-text {
        font-weight: 600;
        font-size: 20px;
    }

    .item-malla {
        padding: 15px;
    }

    .item-malla p {
        font-size: 18px;
    }

    .item-malla img {
        width: 24px;
    }

    .listaguion li:before {
        content: "—";
        margin-right: 10px;
    }

    .section-beneficios .col-no-padding {
        padding-right: 15px;
        padding-left: 15px;
    }

    .show-beneficio {
        display: block !important;
    }

    .item-beneficio {
        box-shadow: none;
        height: 89px;
    }

    .mx-beneficio {
        background-color: #ffffff;
        margin-bottom: 20px;
    }

    .item-beneficio img {
        width: 49px;
        height: 38px;
        margin-right: 11px;
    }

    .item-beneficio h3 {
        font-size: 21px;
    }

    .section-mision .flag {
        align-items: baseline;
    }

    .section-mision .flag img {
        width: 38px;
        height: 26px;
    }

    .section-mision .card {
        margin: 50px 0px;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }

    .section-mision .bg-image-mision {
        min-height: 100%;
    }

    .section-mision .card .content-text {
        padding: 20px 10px 20px;
        text-align: left;
    }

    .section-mision .card .content-text p {
        font-size: 18px;
    }

    .d-perfil {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .pd-perfil {
        padding: 0 8% 0 6%;
    }

    .section-cta h4 {
        font-size: 24px;
    }

    .section-cta span {
        font-size: 20px;
    }

    .section-cta .font-styles h4,
    .section-cta .font-styles span {
        font-size: 32px;
    }

    .p-md-0 {
        padding: 0 !important;
    }

    /**slider*/
    .speakers-container {
        padding-bottom: 50px;
    }

    .container-slider-docentes,
    .container-slider-speakers {
        padding-right: 25px;
        padding-left: 25px;
    }

    #slider-plana-docente figure {
        margin-left: 0px;
        margin-right: 14px;
        width: 258px;
    }

    #slider-plana-docente .card-slider .bg-director {
        height: 100%
            /*180px*/
        ;
    }

    .card-speaker .conference {
        margin-left: 0px;
        margin-right: 14px;
    }

    .container-slider-docentes .arrow-right-slide,
    .container-slider-speakers .arrow-right-slide,
    .container-slider-info .slick-arrow {
        box-shadow: none;
        width: 40px;
        background: transparent;
        padding: 0;
        right: -20px;
    }

    .arrow-right-slide {
        background: transparent !important;
        border: none !important;
        right: 18px;
        margin-top: 0px;
        position: absolute;
        top: 40%;
    }

    .container-slider-docentes .arrow-left-slide,
    .container-slider-speakers .arrow-left-slide {
        box-shadow: none;
        width: 40px;
        background: transparent;
        padding: 0;
        left: -20px;
    }

    .arrow-left-slide {
        background: transparent !important;
        border: none !important;
        left: 18px;
        margin-top: 0px;
        position: absolute;
        top: 40%;
    }

    #slider-plana-docente .card-slider .bg-director img {
        max-height: 240px;
    }

    /** btn fixed **/
    .btn-fix {
        font-size: 20px;
    }

    .fixed-btn-more {
        right: 60px;
        padding: 12px 60px;
    }

    .style-accordion .card-header a {
        font-size: 18px;
        padding: 15px 18px;
    }
}

@media (min-width: 860px) {
    .pd-perfil {
        padding: 0 5% 0 10%;
    }
}

@media (min-width: 992px) {

    .min-header-maestrias,
    .min-header-maestrias-2 {
        height: auto;
        min-height: 720px;
    }

    .bg-banner-maestrias {
        height: 100vh;
        min-height: 550px;
    }

    .video-home-overlay {
        height: 100vh;
        min-height: 550px;
    }

    .video-home {
        height: auto;
        min-height: 100%;
    }

    .video-area {
        height: auto;
        min-height: 800px;
        overflow: hidden;
    }

    .video-area .video-home-overlay {
        height: 100vh;
        min-height: 800px;
    }

    .video-area .video-home {
        min-height: 800px;
    }

    .video-area .scroll-down {
        bottom: 200px;
    }

    .content-header h1 {
        font-size: 48px;
    }

    .content-header h3 {
        font-size: 28px;
    }

    .content-header p {
        font-size: 17px;
        padding-right: 5%;
    }

    .section-mision .card .content-text {
        padding: 40px 10px 40px;
    }

    .pd-perfil {
        padding: 0 9% 0 4%;
    }

    .contenedor-img {
        background-image: url('https://res.cloudinary.com/upcbinary/image/upload/v1591390183/postgrado/maestrias/transformacion-digital-negocios/images/perfil-del-egresado_olcsjm.jpg');
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        width: 440px;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
    }

    #slider-plana-docente .card-slider .bg-director img {
        max-height: 240px;
    }

    .section-info-general .info-small-card {
        padding-bottom: 0px;
    }

    .slider-speakers .card-speaker {
        margin: 0 auto;
    }

    .item-beneficio {
        height: 64px;
    }
}

@media (min-width: 1024px) {
    .content-header h3 {
        font-size: 38px;
    }

    .pd-perfil {
        padding: 0 10% 0 5%;
    }

    .item-beneficio {
        height: 60px;
    }

    .item-beneficio h3 {
        font-size: 22px;
    }
}

@media (min-width: 1200px) {
    .content-header h1 {
        font-size: 54px;
    }

    .content-header p {
        font-size: 19px;
        padding-right: 24%;
    }

    .contenedor-img {
        width: 560px;
    }
}

@media (min-width: 1320px) {
    .content-header h1 {
        font-size: 58px;
    }

    .content-header p {
        padding-right: 18%;
    }

}

.border-b-white {
    border-bottom: 1px solid #ffffff;
    margin-top: 2%;
}

@media (min-width: 576px) {
    .border-b-white {
        border-bottom: none;
    }
}

/** estilo de eventos sliders**/

.event-maestria-box {
    margin: 0 auto 20px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 248px;
}

.event-maestria-box>img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.event-maestria-box .course-text {
    text-align: left;
    font-family: 'zizou-slab-regular';
    font-weight: 600;
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 0;
    padding: 16px 20px 0px;
    z-index: 10;
    height: 100%;
    width: 100%;
}

.event-maestria-box .course-text .title-event {
    color: #A08958
        /*#c8962c*/
    ;
    font-family: "sgothic-bdcap";
    font-size: 22px;
    margin: 10px 0px;
}

.event-maestria-box::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(3, 3, 3, 0.788);
}

.event-maestria-box .course-text h2 {
    font-size: 24px;
    padding-bottom: 20px;
}

.event-maestria-box .course-text h4 {
    position: absolute;
    bottom: 16px;
}

.summary-dsktp .item-malla {
    padding: 15px 0;
}

details.details>summary.summary-dsktp::marker {
    display: none;
    content: '';
    visibility: hidden;
}

.mallaSubMenu summary::-webkit-details-marker,
.mallaSubMenu summary::marker {
    color: #6ac7dd;
}

.mallaSubMenu summary {
    /* display: flex; */
    align-items: center;
    cursor: pointer;
}

.mallaSubMenu h3 {
    font-weight: bold;
    display: inline-block;
}

summary {
    display: list-item;
}

.section-malla ol,
.section-malla ol li {
    list-style: none;
    padding-left: 0;
}

.section-malla ol>li {
    list-style-type: none;
    margin: 14px 0;
}

.section-malla .styled-list li {
    list-style: inside;
    list-style-type: '— ';
}

.item-malla img {
    transition: all 400ms ease;
}

.bg-red-tab img {
    transform: rotate(180deg);
}

.section-malla details[open] summary img {
    transform: rotate(180deg);
}


.go-form {
    cursor: pointer
}

@media (min-width: 768px) {
    .event-maestria-box {
        height: 232px;
    }

    .summary-dsktp .item-malla {
        padding: 15px 0;
    }

    .event-maestria-box .course-text {
        font-size: 18px;
    }

}


/** BACKGROUNDs PROGRAMAS REGIONES**/
.sgothic {
    font-family: 'sgothic-bdcap' !important;
}
.bold, .zizou-bold {
    font-family: "zizou-slab-bold" !important;
}

.fuente-zizou-regular, .zizou-regular {
    font-family: "zizou-slab-regular" !important;
}

.bg-regiones-regulacion-mercados-electricos-gas-natural {
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('https://upc-cdn.b-cdn.net/web-postgrado/landings/programas-regiones/img/PE-Regulacion-de-Mercados-Electricos-y-de-Gas-Natural.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.bg-regiones-legislacion-regulacion-laboral {
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('https://upc-cdn.b-cdn.net/web-postgrado/landings/programas-regiones/img/PE-Legislacion-y-Regulacion-Laboral.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.bg-regiones-costos-presupuestos {
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('https://upc-cdn.b-cdn.net/web-postgrado/landings/programas-regiones/img/PE-Costos-y-Presupuestos.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.bg-regiones-diseno-estructural {
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('https://upc-cdn.b-cdn.net/web-postgrado/landings/programas-regiones/img/PE-Diseno-Estructural.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.bg-regiones-finanzas-no-financieros {
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('https://upc-cdn.b-cdn.net/web-postgrado/landings/programas-regiones/img/PE-Finanzas-para-No-Financieros.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.bg-regiones-gestion-empresas-familiares {
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('https://res.cloudinary.com/upcbinary/image/upload/v1675959916/postgrado/programas-especializados/landings/gestion-empresas-familiares/Mobile_vhhvvd.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.bg-regiones-derecho-construccion {
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('https://upc-cdn.b-cdn.net/web-postgrado/landings/programas-regiones/img/PE-Derecho-de-la-Construccion.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.bg-regiones-supply-chain-management {
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('https://upc-cdn.b-cdn.net/web-postgrado/landings/programas-regiones/img/PE-Supply-Chain-Management.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.bg-regiones-gestion-marketing-5 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://res.cloudinary.com/upcbinary/image/upload/v1658443128/postgrado/programas-especializados/regiones-home/regiones-landings/mobile-gestion-mkt-5.0_kkncoc.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.bg-regiones-direccion-gestion-ventas {
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('https://res.cloudinary.com/upcbinary/image/upload/v1658447462/postgrado/programas-especializados/regiones-home/regiones-landings/direccion-gestion-ventas-m_qudfpy.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.dot-red {
    height: 18px;
    width: 18px;
    background-color: #d50000;
    border-radius: 50%;
    display: inline-block;
    margin: 0 6px 1px 0;
}

.divider-line {
    width: 100%;
    height: 3px;
    background-color: #b1b1b1;
    margin: 19px 0px;
}

@media (min-width: 768px) {
    .bg-regiones-gestion-marketing-5 {
        background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://res.cloudinary.com/upcbinary/image/upload/v1658443128/postgrado/programas-especializados/regiones-home/regiones-landings/desktop-gestion-mkt-5.0_iduwud.png');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        position: relative;
    }

    .bg-regiones-direccion-gestion-ventas {
        background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('https://res.cloudinary.com/upcbinary/image/upload/v1658447462/postgrado/programas-especializados/regiones-home/regiones-landings/direccion-gestion-ventas-d_f7gqrd.png');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        position: relative;
    }

    .bg-regiones-gestion-empresas-familiares {
        background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('https://res.cloudinary.com/upcbinary/image/upload/v1675959914/postgrado/programas-especializados/landings/gestion-empresas-familiares/Desktop_zelcp2.png');
    }

}



/* Home programas regionales */

.section-programas .section-title,
.section-why .section-title {
    font-size: 28px;
    font-family: 'zizou-slab-bold';
    margin-bottom: 20px;
}

.icon-arrowdouble {
    width: 26px;
}

.icon-arrow-down {
    font-size: 31px;
    color: #BCBCBC;
    cursor: pointer;
}

.areas-tabs-container ul {
    list-style: none;
    padding-left: 0;
}

.areas-tabs-container ul li {
    width: 100%;
    cursor: pointer;
    margin-left: 0;
    margin-bottom: 12px;
}

.area-tab.area-active i {
    color: #fff;
}

.area-tab.area-active {
    background: #543477;
    color: white;
}

.area-tab {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    font-size: 21px;
    padding: 12px 15px;
    font-family: 'sgothic-bdcap';
    background: #F7F8FA;
    width: 100%;
    position: relative;
    color: #2C2A29;
}

.area-tab i {
    color: #D50000;
}

.area-tab.area-active i {
    color: #6AC7DD;
}

.arrow-right-2 {
    color: #D50000;
}

.arrow-right,
.arrow-right-2 {
    width: 23px !important;
    height: 23px !important;
}

#programas p,
#eventos p {
    padding: 12px 15px;
    border-bottom:
        1px solid rgb(222, 222, 222);
    margin-bottom: -2px;
    line-height: 2.05;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#programas p a,
#eventos p a {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    color: #2C2A29;
}

#programas p a:hover,
#eventos p a:hover {
    color: #543477;
}

.area_detail {
    background: #ffffff;
    overflow: hidden;
    transition-property: height, visibility;
    transition-duration: 0.35s;
    transition-timing-function: ease;
}

.box_area_detail {
    padding: 12px 15px;
    border-bottom: 1px solid rgb(235, 235, 235);
}

.box_area_detail a {
    text-decoration: none;
    color: #2C2A29;
}

.box_area_detail p {
    margin-bottom: 0px;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.35;
    width: 90%;
}

.box_area_detail div span {
    width: 40px;
    text-align: right;
    float: right;
}

.content-cursos-online img {
    width: 100%;
    object-fit: cover;
    height: 180px;
}

.slick-cards-datos .slick-dots li button:before {
    font-size: 24px !important;
}

.slick-cards-datos li.slick-active button:before {
    opacity: .75;
    color: #543477 !important;
}

.card-dato {
    width: 248px;
    height: 125px !important;
    padding: 25px 10px;
    margin: 0px 10px;
    background: #FFF;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
    text-align: center;
    display: flex !important;
}

.card-dato figure {
    display: flex;
    align-items: flex-start;
    margin-bottom: 0;
    height: 100%;
}

.card-dato figure>figcaption {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 74%;
    text-align: left;
    height: 100%;
}

.icon_dato {
    text-align: left;
}

.icon_dato img {
    margin: 0 20px 0 0;
}

.title-dato {
    font-family: 'sgothic-bdcap';
    font-size: 25px;
    margin: 0;
    line-height: 0.8;
}

.text-small-datos {
    color: #543477;
    font-size: 10.5px;
    line-height: 1.65 !important;
}

.subtitle-modelo {
    font-family: 'sgothic-bdcap';
    font-size: 20px;
}

.card-curso.bg-lblue {
    background: #6AC7DD;
}

.card-curso {
    width: 280px;
    height: 250px;
    padding: 30px;
    margin: 0px;
    background: #F2F2F2;
}

.card-curso h4 {
    font-weight: bold;
    font-size: 18px;
    color: #543477;
}

.card-curso p {
    font-size: 14px;
    color: #543477;
}

.card-curso img {
    height: 60.73px;
}

.text-ad {
    display: flex;
}

.text-ad span,
.greycolor {
    color: #2E2E2E;
}

.icon-plus {
    font-size: 60px;
    position: relative;
    display: inline-block;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.icon-plus:after {
    content: "\002b";
    position: absolute;
    bottom: -13px;
    left: 8px;
    color: #6AC7DD;
}

.card-white {
    padding: 50px 0;
}

.div-modulo {
    margin-bottom: 25px;
    padding: 30px;
    background: #F2F2F2;
    border-radius: 10px;
}

.modulo-title {
    font-size: 18px;
    font-family: 'zizou-slab-bold';
}

.div-modulo ul {
    margin-top: 25px;
}

.div-modulo ul ul {
    margin-top: 10px;
}

.div-modulo li {
    padding-left: 20px;
    position: relative;
}

.div-modulo li::before {
    font-size: 20px;
    line-height: 1.2;
    content: "\2022";
    position: absolute;
    left: 0px;
    color: #6AC7DD;
}

.div-modulo ul li li {
    font-size: 16px;
}

.div-modulo li .text__p {
    font-size: 17px;
    line-height: 1.5;
}

.cont-img {
    /*filter: grayscale(100%);*/
}

.cont-img img.facilitador {
    display: initial;
    border-radius: 50%;
    width: 140px;
    height: 140px;
}

.text-description-facilitador {
    color: #543477;
}

.text-description-facilitador h4,
h3 {
    font-family: 'zizou-slab-bold';
    font-size: 24px;
}

.text-description-facilitador h3 {
    margin: 40px 0 10px 0;
}

.text-description-facilitador h4 {
    position: relative;
}

.text-description-facilitador h4::after {
    content: '';
    position: absolute;
    background-color: #543477;
    height: 2px;
    width: 60px;
    left: 0;
    bottom: -10px;
}

.text-description-facilitador p {
    font-size: 16px;
}

.border-lblue {
    border-bottom: 5px solid #6AC7DD;
    margin-top: 5px;
    width: 60px;
    margin-bottom: 8px;
}

.content-why {
    padding-right: 20px;
}

.content-why .subtitle_why {
    font-family: 'zizou-slab-bold';
    font-size: 20px;
    line-height: 1.2;
}

.content-why p {
    font-family: 'zizou-slab-regular';
    color: #2C2A29;
    padding-right: 50px;
}

.content-why small {
    font-family: 'zizou-slab-regular';
}

.bg-regiones-home {
    background-image: url('https://res.cloudinary.com/upcbinary/image/upload/v1656703497/postgrado/programas-especializados/regiones-home/Mobile_mhpgag.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

@media (min-width: 768px) {
    .bg-regiones-home {
        background-image: url('https://res.cloudinary.com/upcbinary/image/upload/v1656703497/postgrado/programas-especializados/regiones-home/Deskot_shw4e8.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        position: relative;
    }

    .section-programas .section-title,
    .section-why .section-title {
        font-size: 32px;
    }

    .area-tab {
        margin-left: 0;
        margin-right: 0;
        padding: 10px 25px;
    }

    .arrow-right,
    .arrow-right-2 {
        width: 28px;
        height: 28px;
    }

    .card-curso {
        height: auto !important;
        padding: 15px;
    }

    .text-description-facilitador {
        text-align: left;
    }

    .text-description-facilitador p {
        font-size: 20px;
    }

    .cont-img img.facilitador {
        width: 180px;
        height: 180px;
    }

    .content-why .subtitle_why {
        height: 38px;
    }
}

@media (min-width: 992px) {

    #programas p a,
    #eventos p a {
        font-size: 17px;
    }

    .card-dato {
        width: 248px;
        height: 100px !important;
        margin: 0px 20px;
    }

    .text-small-datos {
        font-size: 14px;
    }

    .ml-card-dato-conline {
        margin-left: 70px;
    }

    .subtitle-modelo {
        font-size: 32px;
    }

    .card-curso {
        width: 300px;
        height: 240px !important;
        padding: 20px 30px;
    }

    .syllabus {
        display: flex;
        margin-top: 25px;
    }

    .div-modulo {
        height: 100%;
        margin-bottom: 0;
    }

    .content-why .subtitle_why {
        height: 52px;
    }

}

@media (min-width: 1024px) {
    .card-dato {
        width: 230px;
        height: 105px !important;
        padding: 30px 10px;
        margin: 0px 30px;
    }

    .card-curso {
        width: 290px;
    }

}

@media (min-width: 1200px) {
    .card-dato {
        width: 270px;
        height: 115px !important;
        margin: 0px 40px;
    }

    .card-curso {
        width: 340px;
    }
}

/* new-section-profesores */
.section-heading {
    /* font-family: "sgothic-bdcap"; */
    font-family: "zizou-slab-bold" !important;
    color: #35158c;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    margin-top: 2rem;
    font-size: 2rem;
}

.section-heading::before {
    content: "";
    width: 4px;
    height: 2rem;
    background: #35158c;
    margin-right: 0.5rem;
}

.conteiner-profesores-new {
    background: #f8f8f8;
}

.profesores-container {
    display: flex;
    flex-direction: column;
}

.conteiner-profesor .name,
.conteiner-profesor-2 .name,
.conteiner-profesor-3 .name {
    font-family: 'zizou-slab-bold';
    font-size: 1rem;
}

.conteiner-profesor .name h3,
.conteiner-profesor-2 .name h3,
.conteiner-profesor-3 .name h3 {
    color: #35158c;
}

.conteiner-profesor .name p,
.conteiner-profesor-2 .name p,
.conteiner-profesor-3 .name p {
    margin-bottom: 5px;
    line-height: 1.2;
}

.conteiner-profesor .description,
.conteiner-profesor-3 .description  {
    border-top: 1.5px solid #4DC0FF;
    position: relative;
    font-size: 1rem;
    font-family: 'zizou-slab-regular';
    margin-left: 20px;
    margin-top: 10px;
}

.conteiner-profesor .description::before,
.conteiner-profesor-3 .description::before {
    content: "";
    position: absolute;
    border-top: 1.5px solid #4DC0FF;
    width: 30px;
    transform: rotate(135deg);
    transform-origin: 0% 0%;
}

.conteiner-profesor .description p {
    margin-top: 10px;
    margin-left: 5px;
}

.conteiner-profesor-2 .description-2,
.conteiner-profesor-3 .description-2 {
    font-size: 1rem;
    font-family: 'zizou-slab-regular';
    margin-top: 10px;
}

.conteiner-profesor-2 .container-line{
    border-left: 2px solid #35158c;
    height: 40px;
    position: relative;
    padding-left: 0;
}

.conteiner-profesor-2 .container-line::before{
    content: "";
    position: absolute;
    border-top: 2px solid  #35158c;
    width: 30px;
   transform: rotate(315deg);
   transform-origin: 0% 0%;
   left: -2px;
}

.conteiner-profesor-3 .container-line {
    border-left: 2px solid #35158c;
    height: 40px;
    position: relative;
    padding-left: 0;
    top: 40px;
    left: -1px;
}
.conteiner-profesor-3 .container-line::before {
    content: "";
    position: absolute;
    border-top: 2px solid  #35158c;
    width: 30px;
   transform: rotate(315deg);
   transform-origin: 0% 0%;
   left: -2px;
}

@media (min-width: 768px) {
    .profesores-container {
        flex-direction: row;
        justify-content: space-between;
    }

    .conteiner-profesor-2 {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
    }

    .conteiner-profesor img {
        /* width: 100%;
      height: 70%; */
    }
}

@media (min-width: 768px) {
    .min-height-item {
        min-height: 200px;
    }
}
.campus-sanisidro {
    background-image: url('https://upc-cdn.b-cdn.net/web-postgrado/landings/images/upc-campus-san-isidro.jpg');
}

.campus-sanborja {
    background-image: url("https://upc-cdn.b-cdn.net/web-postgrado/landings/images/certificacion-san-borja.jpg");
}

.campus-sanborja-2 {
    background-image: url("https://upc-cdn.b-cdn.net/web-postgrado/landings/images/crisol-sanborja.jpg");
}

.campus-sanmiguel {
    background-image: url(https://upc-cdn.b-cdn.net/web-postgrado/landings/images/campus-sanmiguel.jpg);
}

.campus-upc-cataluna {
    background-image: url("https://upc-cdn.b-cdn.net/web-postgrado/landings/images/upc-cataluna.jpg");
}

.campus-eoi-madrid{
    background-image: url(https://upc-cdn.b-cdn.net/web-postgrado/landings/images/eoi-madrid.jpg);
}

.campus-kellog {
    background-image: url(https://upc-cdn.b-cdn.net/web-postgrado/landings/images/campus-kellogg-2.png);
}

.finlandia {
    background-image: url(https://upc-cdn.b-cdn.net/web-postgrado/landings/images/finlandia.jpg);
}

.puerto-rico-catie {
    background-image: url(https://upc-cdn.b-cdn.net/web-postgrado/landings/images/earth.jpg);
}

.campus-jaume {
    background-image: url(https://upc-cdn.b-cdn.net/web-postgrado/landings/images/universidad-jaume.jpg);
}

.campus-kellogg {
    background-image: url(https://upc-cdn.b-cdn.net/web-postgrado/landings/images/kellogg_3.jpg);
}

.centro-universitario-salud {
    background-image: url(https://upc-cdn.b-cdn.net/web-postgrado/landings/images/upc-centro-universitario-salud.jpg);
}
.campus-eseade {
    background-image: url('https://upc-cdn.b-cdn.net/web-postgrado/landings/images/campus-eseade.jpg');
}
