﻿@keyframes bullet {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes desplazar {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-100%);
    }
}

.field-validation-error span {
    color: red !important;
    font-weight: normal;
    font-size:0.8em;
}

.swal-button {
    outline: none !important;
    cursor: pointer !important;
    color: #FFF !important;
    text-transform: uppercase !important;
    font-family: 'Montserrat',sans-serif !important;
    font-size: 0.75rem !important;
    font-weight: 700 !important;
    letter-spacing: 0.0625rem !important;
    line-height: 0.6875rem !important;
    text-align: center !important;
    background-color: #9F0E1C !important;
    border-radius: 20px !important;
    height: 40px !important;
    width: 190px !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    transition: all .3s !important;
    border-color: transparent !important;
}

.swal-icon--warning__body, .swal-icon--warning__dot {
    background-color: #99E8D2 !important;
}
.swal-icon--warning {
    border-color: #99E8D2 !important;
}
.swal-button:focus {
    box-shadow: none !important;
}
.swal-footer {
    text-align: center !important;
 }

.swal-text {
    text-align: center;
    max-width: 250px;
}

.filepond--drop-label {
    color: #4c4e53;
}

.filepond--label-action {
    text-decoration-color: #babdc0;
}

.filepond--panel-root {
    background-color: #edf0f4;
}

.filepond--drop-label.filepond--drop-label label {
    background: #eee;
    opacity: 0.7;
    font-weight:bold;
    color:#000;
}

.filepond--root {
    width: 120px !important;
    height: 120px !important;
    background-color: #ebd8d8 !important;
    border: none !important;
}

.ajaxloader {
    width: 60px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
}
.ajaxloader img {
    width: 30px;
    height: 30px;
    display: none;
}



.go-back {
    color: #BB002E;
    font-size: 1.2em;
    font-weight: 400;
    display: inline-block;
    height: 24px;
}

.go-back svg {
    vertical-align: -0.25em;
    height: 1.2em;
}

.c-program__content__event .live:before, .c-program__asterix.live:before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #DE0000;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 5px;
    margin-left: 0px;
    animation: bullet 1s infinite;
}



.c-program__content__event p strong {
    font-weight: 500;
}

.c-card-speaker .bottom .number, .c-mosaic .item .thumb .number {
    height: 20px;
    width: 20px;
    font-size: 12px;
    /*visibility: hidden;*/
}

.c-card-speaker .bottom {
    margin-bottom: 0px;
}

.c-card-buy__conference .c-form__radio p span {
    color: #364453;
    font: normal normal normal 1rem/1.75rem Montserrat;
    letter-spacing: 0.025rem;
}

@media (min-width: 768px) {
    
    .swal-modal {
        padding: 40px;
    }

/*    .c-header__options__item-signin {
        width: 216px;
        height: 31px;
        font-size: 1.2rem;
    }*/
}

.c-header__options__item {
    font-size: 0.9rem;
}


.c-card-buy__dto {
    width: 120px;
    font-weight: 500;
    border-radius: 30px;
    font-size: 0.9rem;
    line-height: 1.5rem;
    letter-spacing: 0.0375rem;
    color: #15333C;
    text-transform: uppercase;
    text-align: center;
    background-color: transparent;
    display: inline-block;
    border: 1px solid #15333C;
}

.c-card-buy_dto_txt {
    margin: 0;
    font-size: 0.85rem;
    line-height: 1.43;
    color: #364453;
    font-weight: 500;
    margin-bottom: 10px;
}

.c-price_dto {
    color: red;
    font-size: 0.9rem;
    text-decoration: line-through;
    text-align: center;
}

@media (max-width:600px) {
    .c-card-buy__dto {
        margin: 0 auto;
        margin-top:10px;
        display:block;
    }
}

@media (min-width: 768px) {
    .c-partner__group-block02 {
        max-width: 900px;
    }
}

.c-expo__head__title span {
    display: block;
    font-size: 26px;
    text-transform: none;
}

.c-card-stand__txt .middle .txt p {
    font-weight: 300;
}

.c-card-stand__thumb__img {
    /*-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(250, 250, 250, 0.1)));*/
}

.c-card-stand__txt {
    border: 1px solid #9F0E1C;
}

@media (max-width:900px) {
    .c-expo__head__title span {
        font-size: 0.8rem;
    }

    .c-card-stand__txt .middle {
        display: inline;
    }

    .c-card-stand__txt .txt {
        overflow-y: scroll;
        max-height: 110px;
    }
}

@media (min-width: 768px) {
    .c-expo__line {
        margin-top: 60px;
    }
}

@media (max-width: 768px) {
    .c-patro {
        max-width: 300px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 auto;
        text-align: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .c-patro > * {
        margin-bottom: 20px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: 63px;
        width: 150px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .c-partner__group-nivel-1-1 img {
        max-height: 63px;
        max-width: 130px;
    }
}

@media (min-width: 768px) {

    .c-patro {
        max-width: 750px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 auto;
        text-align: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .c-patro > * {
        height: 63px;
        width: 150px;
        margin-bottom: 20px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .c-partner__group-nivel-1-1 img {
        max-height: 63px;
        max-width: 130px;
    }
}


.o-section-live .c-live__content {
    /*border-top-color: #707070;*/
    opacity: 1;
    display: -ms-grid;
    display: grid;
    grid-gap: 10px;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    padding: 15px 0;
    max-width: 90%;
    width: 100%;
}

    .o-section-live .c-live__content .selected .c-live__content__video {
        /*box-shadow: 0px 6px 8px #00000029;
    border: 5px solid #F6AD32;*/
    }

    .o-section-live .c-live__content .selected .c-live__content__title {
        background-color: #F6AD32;
        transition: background-color .3s;
        color: #15333C;
        padding: 7px;
        margin-top: 10px;
    }

.o-section-live .c-live__content__title {
    text-transform: uppercase;
    color: #030303;
    font-size: 0.75rem;
    line-height: 1.2;
    font-weight: 400;
    margin-top: 12px;
    padding: 7px;
}

.o-section-live .o-container {
}

.o-section-brands .o-container {
}

.o-section-presentacion {
    background: #FFF;
}

.c-live__head__title {
    font-size: 7.5rem;
}

.c-live__head2__title {
    font-size: 2.8125rem;
}

.c-live__head2__thumb {
    max-width: 204px;
}

.c-live {
    box-sizing: border-box;
}

.c-live__head {
    background-color: #FFF;
    max-width: 990px;
    margin: 0 auto;
    padding: 15px 0;
}

.c-live__head__wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 25px 1fr 25px 1fr;
    grid-template-columns: 1fr 25px 1fr 25px 1fr;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
}

    .c-live__head__wrap > * {
    }

        .c-live__head__wrap > *:first-child {
            width: 100%;
            max-width: 55px;
            margin-left: auto;
            display: block;
        }

            .c-live__head__wrap > *:first-child img {
                width: 100%;
            }

        .c-live__head__wrap > *:last-child {
            width: 100%;
            max-width: 135px;
            margin-left: -10%;
            display: block;
        }

            .c-live__head__wrap > *:last-child img {
                width: 100%;
            }

.c-live__head__slash {
    background-color: #15333C;
    -webkit-clip-path: polygon(80% 0%, 100% 0%, 20% 100%, 0% 100%);
    clip-path: polygon(80% 0%, 100% 0%, 20% 100%, 0% 100%);
    width: 15px;
    height: 55px;
    display: block;
    margin: 0 auto;
}

.c-live__head__title {
    color: #bb002e;
    font-size: 2.3125rem;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: center;
    align-items: center;
}

    .c-live__head__title span {
    }

        .c-live__head__title span:after {
            content: '';
            display: block;
            width: 13px;
            height: 13px;
            background-color: #bb002e;
            border-radius: 50%;
            overflow: hidden;
            animation: bullet 1s infinite;
        }

.c-live__head2 {
    background-color: #FFF;
    max-width: 990px;
    margin: 0 auto;
}

.c-live__head2__wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.c-live__head2__title {
    color: #bb002e;
    font-size: 1.375rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: center;
    align-items: center;
}

    .c-live__head2__title span {
        margin-right: 7px;
    }

        .c-live__head2__title span:after {
            content: '';
            display: block;
            width: 15px;
            height: 15px;
            background-color: #bb002e;
            border-radius: 50%;
            overflow: hidden;
            animation: bullet 1s infinite;
        }

.c-live__head2__thumb {
    width: 100%;
    max-width: 102px;
}

.c-live__content > .u-grid-columns-2 {
}

.c-live__content-pad .c-live__content__txt {
    padding: 5%;
}

.c-live__talk {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 2;
    grid-row-start: 2;
    overflow: hidden;
}

    .c-live__talk .animate {
        width: 100%;
        max-width: 440px;
        animation-duration: 16s;
        animation-name: desplazar;
        animation-iteration-count: infinite;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

.c-live__talk__title {
    color: #15333C;
    font-size: 0.75rem;
    line-height: 1.2;
    letter-spacing: 0.01875rem;
    font-weight: 500;
    margin-bottom: 5px;
}

.c-live__talk__speaker {
    color: #15333C;
    font-size: 12px;
    font-weight: normal;
    line-height: 1rem;
    /*letter-spacing: 0;*/
    /*text-transform: uppercase;*/
}

.c-live__talk__type {
    font-size: 0.6875rem;
    letter-spacing: 0;
    text-align: right;
    color: #15333C;
    text-transform: uppercase;
}

.c-live__talk__hour {
    font-size: 0.6875rem;
    letter-spacing: 0;
    text-align: right;
    color: #15333C;
}

.c-live__talk:hover .animate {
    animation-play-state: paused;
}

.c-live__lang {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
}

.c-live__lang a {
font-size: 0.75rem;
font-weight: 500;
letter-spacing: 0.01875rem;
line-height: 1.25rem;
text-transform: uppercase;
color: #15333C;
cursor: pointer;
position: relative;
}

.c-live__lang a:not(:last-child) {
margin-right: 15px;
}

.c-live__lang a.current {
}

.c-live__lang a.current:after {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #FFF;
    display: block;
    bottom: -5px;
    left: 0;
    position: absolute;
    margin: 0;
}

.c-live__meta {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    border-bottom: 1px solid #FFF;
    padding: 0 0 15px;
}

.c-live__meta__type {
    font-size: 0.6875rem;
    letter-spacing: 0;
    text-align: right;
    color: #15333C;
    text-transform: uppercase;
}

.c-live__meta__hour {
    font-size: 0.6875rem;
    letter-spacing: 0;
    text-align: right;
    color: #15333C;
}

.c-live__info {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
}

.c-live__info-current {
    -ms-grid-column-span: 2;
    -ms-grid-column: 1;
    grid-column: 1 / span 2;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr minmax(80px, 30%);
    grid-template-columns: 1fr minmax(80px, 30%);
    background-color: #99E8D2;
    padding: 15px 10px;
}

.c-live__info-current__title {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    font-weight: bold;
    /*text-transform: uppercase;*/
    font-size: 1rem;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    color: #15333C;
}

.c-live__info-prev {
    background-color: #E0ECEC;
    padding: 15px 25px 15px 10px;
}

    .c-live__info-prev .c-live__talk__title, .c-live__info-prev .c-live__talk__hour {
        color: #030303;
        text-align: left;
    }

.c-live__info-next {
    background-color: #E0ECEC;
    padding: 15px 10px 15px 25px;
}

    .c-live__info-next .c-live__talk__title, .c-live__info-next .c-live__talk__hour {
        color: #030303;
        text-align: right;
    }

@media (min-width:768px) {
    .c-live__info {
        -ms-grid-columns: minmax(120px, 200px) 1fr minmax(120px, 200px);
        grid-template-columns: minmax(120px, 200px) 1fr minmax(120px, 200px);
    }

    .c-live__info-current {
        -ms-grid-column-span: 1;
        -ms-grid-column: 2;
        grid-column: 2 / span 1;
        padding: 15px 25px;
    }

    .c-live__info-prev {
        -ms-grid-column-span: 1;
        -ms-grid-column: 1;
        grid-column: 1 / span 1;
        -ms-grid-row-span: 1;
        -ms-grid-row: 1;
        grid-row: 1 /span 1;
    }

    .c-live__info-next {
        -ms-grid-column-span: 1;
        -ms-grid-column: 3;
        grid-column: 3 / span 1;
        -ms-grid-row-span: 1;
        -ms-grid-row: 1;
        grid-row: 1 /span 1;
    }
}

.nav .live:before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #bb002e;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 5px;
    margin-left: 10px;
    animation: bullet 1s infinite;
}

@media (min-width:992px) {
    .c-live__head__title {
        font-size: 7.5rem;
    }

    .c-live__head2__title {
        font-size: 2.8125rem;
    }

    .c-live__head2__thumb {
        max-width: 204px;
    }

    .u-grid-columns-2-equals {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: repeat(2, 1fr);
    }
}


.o-section-view-talks {}
.o-section-view-talks__title {
    font-size: 1.375rem;
    font-weight: 600;
    line-height: 1.625rem;
    text-align: center;
    color: #15333C;
    text-transform: uppercase;
}
.o-section-view-talks__item {
    max-width: 285px;
    margin: 0 auto;
}
.o-section-view-talks__item .video-js {
    padding-top: 75%;
}
.o-section-view-talks__item .bc-iframe, .o-section-view-talks__item .bc-iframe body, .o-section-view-talks__item .vjs-poster, .o-section-view-talks__item .video-js {
    background-color: #000 !important;
}
.o-section-view-talks__item .vjs-play-progress, .o-section-view-talks__item .vjs-slider-bar {
    background-color: #4EBABA !important;
}
.o-section-view-talks__item .c-talk {
    background-color: rgba(180,150,130,0.1);
    padding: 15px 15px 30px 15px;
}
.o-section-view-talks__item .c-live__content {
    display: none;
}
.o-section-view-talks__item + .o-section-view-talks__item {
    margin-top: 20px;
}
.o-section-view-talks__item:last-child {
    margin-bottom: 30px;
}
.o-modal {
    width: 100%;
    position: relative;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    max-width: 1050px;
    margin: 0 auto;
}
.o-modal__head {
    position: relative;
    padding: 15px 20px;
}
.o-modal__head__title {
    color: #fff;
    font-size: 1rem;
    padding-right: 20px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    margin-bottom: 5px;
}
.o-modal__head__subtitle {
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.06625rem;
    line-height: 0.625rem;
    text-align: center;
    text-transform: uppercase;
    font-size: 0.5rem;
}
.o-modal__close {
    position: absolute;
    top: 0;
    right: 0;
}
.o-modal__nav {
    padding: 0 0 20px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: center;
        justify-content: center;
    text-align: center;
}
.o-modal__event {
    overflow: visible;
}
.o-modal__magazine {
    overflow: visible;
}
.o-modal__dark {
    background-color: rgba(51,51,51,0.65);
    box-shadow: 2px 2px 20px 0 rgba(180,150,130,0.1);
    max-width: inherit;
    height: 100vh;
    top: 90px;
    z-index: 4;
    overflow: hidden;
    position: fixed;
}
.o-modal__dark .o-modal__close {
    top: 15px;
}
.o-modal__dark .o-modal__head {
    margin: 0 auto;
    padding: 5% 0 0;
    width: 90%;
}
.o-modal__dark .o-modal__head .o-modal__close {
    color: #FFF;
}
.o-modal__dark .o-modal__content {
    width: 100%;
    max-width: 810px;
    margin: 0 auto;
}
.o-modal__dark .o-modal__content .c-form-login {
    margin: 0 auto;
    max-width: 750px;
}
.o-modal__dark.close {
    display: none;
}

.c-live__content__video {
    position: relative;
    overflow: hidden;
    line-height: 0;
}

    .c-live__content__video img {
        object-fit: cover;
        width: 97%;
        max-width: 285px;
        max-height: 285px;
    }

    .c-live__content__video .icon {
        width: 60px;
        height: 25px;
        border-radius: 15px;
        background-color: rgba(51,51,51,0.75);
        box-shadow: 2px 2px 20px 0 rgba(180,150,130,0.1);
        color: #FFF;
        font-size: 0.5rem;
        font-weight: 700;
        letter-spacing: 0.05rem;
        line-height: 1rem;
        text-transform: uppercase;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -30px;
        margin-top: -12.5px;
    }

        .c-live__content__video .icon:after {
            content: '';
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 4px 0 4px 4px;
            border-color: transparent transparent transparent #4EBABA;
            margin-left: 10px;
        }

    .c-live__content__video .progress {
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: #E0E0E0;
        width: 100%;
    }

        .c-live__content__video .progress .bar {
            height: 5px;
            display: block;
            background-color: #05DCDC;
        }

            .c-live__content__video .progress .bar[data-title]:hover:after {
                opacity: 1;
                transition: all 0.1s ease 0.5s;
                visibility: visible;
            }

            .c-live__content__video .progress .bar[data-title] {
                position: relative;
            }

                .c-live__content__video .progress .bar[data-title]:before {
                    content: attr(data-title);
                    position: absolute;
                    text-align: center;
                    padding: 0;
                    bottom: 17.5px;
                    left: calc(100% - 22px);
                    white-space: nowrap;
                    height: 15px;
                    width: 40px;
                    border-radius: 7.5px;
                    background-color: #FFF;
                    box-shadow: 2px 2px 20px 0 rgba(180, 150, 130, 0.1);
                    z-index: 99999;
                    font-size: 0.5rem;
                    font-weight: 700;
                    letter-spacing: 0.0625rem;
                    line-height: 0.9375rem;
                    color: #fff;
                }

                .c-live__content__video .progress .bar[data-title]:after {
                    content: '';
                    width: 2px;
                    height: 12px;
                    background-color: #FFF;
                    display: block;
                    position: absolute;
                    bottom: 5.5px;
                    left: calc(100% - 2px);
                }

.c-live__content__txt {
    padding: 0 10%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-direction: column;
    flex-direction: column;
}

.c-live__content__txt__type {
    text-transform: uppercase;
    font-family: 'Montserrat',sans-serif;
    color: #584B3F;
    font-size: 0.6875rem;
    font-weight: 600;
    letter-spacing: 0.06625rem;
    line-height: 1.25rem;
}

.c-live__content__txt__title {
    font-family: 'Montserrat',sans-serif;
    color: #584B3F;
    font-size: 1.375rem;
    font-weight: 600;
    line-height: 1.625rem;
}

.c-live__content__bottom {
    padding: 0 5% 5%;
    grid-row-gap: 15px;
}

.c-live__content > .u-grid-columns-2 {
}

.c-live__content-pad .c-live__content__txt {
    padding: 5%;
}

.o-section-talks__title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.4rem;
    width: 90%;
    margin: 0 auto 5%;
    letter-spacing: 0.03125rem;
    color: #15333C;
    text-align: center;
}

.c-talk {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
}
.c-talk .top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    padding: 5px 0;
}
.c-talk .top .type {
    color: #99E8D2;
    font-family: 'Montserrat',sans-serif;
    font-size: 0.5rem;
    font-weight: 600;
    letter-spacing: 0.06625rem;
    line-height: 0.8125rem;
    text-transform: uppercase;
}

.c-talk .middle {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 15px;
}
.c-talk .middle .thumb {
    margin-bottom: 5px;
}
.c-talk .middle .title {
    font-family: 'Montserrat',sans-serif;
    color: #15333C;
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 0.01563rem;
    line-height: 0.9375rem;
}
.c-talk .middle .speaker h2 {
    font-family: 'Montserrat',sans-serif;
    color: #15333C;
    font-size: 0.75rem;
    font-weight: 400;
}
.c-talk .middle .speaker p {
    font-family: 'Montserrat',sans-serif;
    color: #15333C;
    font-size: 0.75rem;
    font-weight: 200;
}
.c-talk .middle .duration {
    color: #99E8D2;
    font-family: 'Montserrat',sans-serif;
    font-size: 0.5rem;
    font-weight: 600;
    letter-spacing: 0.06625rem;
    line-height: 0.8125rem;
    text-transform: uppercase;
    padding-top: 10px;
}
.c-talk .middle > .col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    -ms-flex-item-align: stretch;
        align-self: stretch;
}
.c-talk .bottom {
    margin-top: auto;
    padding-top: 10px;
}
.c-talk .bottom .more {
    text-align: center;
    color: #464646;
    font-family: 'Montserrat',sans-serif;
    font-size: 0.6875rem;
    font-weight: 600;
    letter-spacing: 0.06625rem;
    line-height: 0.8125rem;
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
    text-transform: uppercase;
}
.c-talk .bottom .more:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    margin-top: 5px;
    background-color: #05DCDC;
}
.c-talk-active .top .star {
    color: #FFF;
}
.c-talk-break {
    color: #FFF;
    background-color: rgba(180,150,130,0.1);
    min-height: 300px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
}
.c-talk-break .msg {
    color: #15333C;
    font-size: 2.5rem;
    font-weight: 600;
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 0;
    line-height: 17.8125rem;
}
.c-talk-break .msg:before {
    content: '';
    height: 15px;
    width: 100%;
    display: block;
    background-color: #15333C;
}

@media (min-width:768px)
{
    .o-section-view-talks__title {
        font-size: 1.625rem;
        font-weight: 600;
        line-height: 2.25rem;
    }
    .o-section-view-talks__item {
        max-width: inherit;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 30% 1fr;
            grid-template-columns: 30% 1fr;
        grid-column-gap: 30px;
        background-color: rgba(180,150,130,0.1);
    }
    .o-section-view-talks__item .c-talk {
        background-color: transparent;
        padding: 0 15px 0 0;
    }
    .o-section-view-talks__item .c-talk .middle {
        min-height: 90px;
    }
    .o-section-view-talks__item .c-talk .middle .duration {
        -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center;
    }
    .o-section-view-talks__item .c-talk .bottom {
        display: none;
    }
    .o-section-view-talks__item .c-live__content {
        border-top: none;
        padding: 0 0 15px;
        margin-bottom: 15px;
        display: -ms-flexbox;
        display: flex;
        opacity: 1;
        overflow-x: auto;
    }
    .o-section-view-talks__item .c-live__content .item {
        max-width: 150px;
        padding: 0;
    }
    .o-section-view-talks__item + .o-section-view-talks__item {
        margin-top: 40px;
    }
    .o-section-view-talks__item:last-child {
        margin-bottom: 80px;
    }
    .c-talk .top .type {
        font-size: 0.6875rem;
    }
    .c-talk .top .star {
        width: 30px;
        height: 30px;
    }
    .c-talk .middle .thumb {
        margin-bottom: 13px;
    }
    .c-talk .middle .title {
        font-size: 1.125rem;
        line-height: 1.3125rem;
    }
    .c-talk .middle .speaker {
        margin-bottom: 10px;
    }
    .c-talk .middle .duration {
        font-size: 0.6875rem;
    }
    .c-talk .bottom {
        padding-top: 15px;
    }
    .c-talk-break {
        min-height: 340px;
    }
    .c-talk-break .msg {
        font-size: 4.375rem;
        line-height: 19.375rem;
    }
    .c-talk-break .msg:before {
        height: 30px;
    }

     .c-live__content__video .icon {
        width: 120px;
        height: 50px;
        margin-left: -60px;
        margin-top: -25px;
        border-radius: 40px;
        font-size: 1rem;
    }
    .c-live__content__video .icon:after {
        border-width: 8px 0 8px 8px;
        margin-left: 5px;
    }
    .c-live__content__video .progress .bar {
        height: 15px;
    }
    .c-live__content__video .progress .bar[data-title] {}
    .c-live__content__video .progress .bar[data-title]:before {
        bottom: 35px;
        left: calc(100% - 42px);
        height: 30px;
        width: 80px;
        border-radius: 40px;
        font-size: 0.75rem;
        line-height: 1.875rem;
    }
    .c-live__content__video .progress .bar[data-title]:after {
        height: 20px;
        bottom: 15px;
    }
    .c-live__content__txt__type {}
    .c-live__content__txt__title {}
    .c-live__content {
        padding: 5vh;
    }
    .c-live__content .c-card-auditorio__thumb .c-card-intro__thumb {
        margin-top: -38px;
        margin-left: -150px;
        transform: scale(1.6);
    }
    .c-live__content__bottom {
        padding: 0 0 5% 0;
        min-height: 180px;
    }
    .c-live__content > .u-grid-columns-2 {
        -ms-grid-columns: 1fr 690px;
            grid-template-columns: 1fr 690px;
        grid-column-gap: 70px;
        grid-row-gap: 30px;
    }
    .c-live__content-pad .c-live__content__txt {
        padding: 0 10%;
    }
    .c-live__content-pad {
        padding: 5vh 0;
    }
    .c-live__content .author .type {
        font-size: 0.6875rem;
    }
    .c-live__content .o-scroll-col4 .item {
        max-width: 120px;
    }
}