.content-more-block {
    display: none;
    font-size: 14px;
    line-height: 24px
}

.content-more-block .list li {
    font-size: 14px;
    line-height: 24px
}

.homepage-warning {
    background-color: #337ab7;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    z-index: 2;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #2C6A9F;
    font-size: 13px;
    padding: 8px 20px;
    box-shadow: 0 3px 20px 0 rgba(0, 0, 0, .3);
}

.homepage-warning-aop {
    background-color: #5384c0;
}


.calendar-link, .calendar-link-throughout-congress {
    background-color: #f6f6f6;
    border: 1px solid #37a3ba;
    width: 94%;
    margin-left: 3%;
    font-size: 11px;
    padding: 2px;
    overflow-wrap: break-word;
}


.calendar-room-col-title, .calendar-time-col-title {
    background-color: #37a3ba;
    color: white;
}


.calendar-tabs > li.active > a, .calendar-tabs > li.active > a:focus, .calendar-tabs > li.active > a:hover {
    background-color: #37a3ba;
    color: white;
}

.calendar-room-col-title {
    font-size: 11px;
    line-height: 12px;
}

.menu ul li ul li.dropdown-subtitle {
    font-weight: bold;
    padding: 0 10px;
    font-style: italic;
}

@media (min-width: 1090px) {
    .menu ul li ul li.dropdown-subtitle {
        background: #37a3ba !important;
        font-weight: bold;
        padding: 0 10px;
        color: white;
        font-style: italic;
    }

    .menu ul li ul li.dropdown-subtitle:hover {
        background: #37a3ba !important;
    }
}


/**
Video Report
 */

.video-report-section {
    background-color: #FCF0E3;
    padding: 50px 0;
    /*border-top:1px solid #eee;
    border-bottom:1px solid #eee;*/
}

.video-report-section-white {
    padding: 50px 0;
}

.video-report-title {
    color: #999999;
    font-weight: 500;
}

.video-report-blue {
    color: #00969D;
}

.video-report-title-h2-orange {
    color: #fa7732;
    font-size: 22px;
}

.video-report-title-h2-blue {
    color: #00969D;
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
}


.video-report-main-description {
    color: #6a6a6a;
    font-size: 13px;
    margin-bottom: 40px;
    text-align: justify;
    line-height: 22px;
}

.video-report-playlist-title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}

.video-report-playlist-block {
    height: 500px;
    overflow: auto;
}

.video-report-playlist-item {
    cursor: pointer;
    border: none !important;
}

.video-report-playlist-item td {
    color: #6a6a6a;
    font-size: 12px;
    border: none !important;
    padding: 10px !important;
}

.video-report-playlist-item:hover td, .video-report-playlist-item-selected td{
    background-color: rgba(241, 89, 43, 0.1);
}

.video-report-feedback {
    background-color: white;
    padding: 40px;
    border: 1px solid #eee;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
}

.video-report-feedback-content {
    font-size: 18px;
    margin-bottom: 20px;
}

.video-report-feedback-user {
    font-weight: bold;
    font-size: 13px;
}

.video-report-feedback-user-picture {
    width: 50px;
    height: 50px;
    background-size: cover;
    float: left;
    margin-right: 20px;
}

.video-report-feedback-user-specialty {
    font-size: 13px;
}


.video-report-focus-description {
    color: #6a6a6a;
    font-size: 16px;
    margin-bottom: 40px;
    text-align: justify;
    line-height: 26px;
}


.video-report-academy-media-thumb, .video-report-interviews-media-thumb {
    position: relative;
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 220px;
    border: 1px solid #6a6a6a;
}

.video-report-interviews-media-thumb {
    height: 250px;
}

.video-report-academy-media-thumb-overlay {
    background-color: white;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 50%;
}

.video-report-academy-media-thumb:hover .video-report-academy-media-thumb-overlay {
    opacity: 0%;
}

.video-report-academy-media-thumb-play, .video-report-interviews-media-thumb-play {
    width: 80px;
    position: absolute;
    left: calc(50% - 40px);
    top: calc(50% - 40px);
}

.video-report-interviews-media-thumb-play {
    width: 60px;
    position: absolute;
    top: unset;
    left: unset;
    right: 10%;
    bottom: 10%;
}

.video-report-academy-media-title, .video-report-interviews-media-title {
    display: block;
    height: 80px;
    text-align: center;
    overflow: hidden;
    padding: 10px 0 20px 0;
    color: #00969D;
    font-weight: 300;
}

.video-report-interviews-media-title {
    color: #999999;
    font-weight: 500;
}

.video-report-academy-media-title:hover{
    color: #fa7732;
}

.video-report-title-interviews {
    color: #fa7732;
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom:5px;
}

.video-report-subtitle-interviews {
    color: #999999;
    font-size:40px;
    font-weight: 500;
    margin-bottom:15px;
}

.video-report-description-interviews{
    color: #999999;
    font-size: 16px;
    margin-bottom:40px;
}


.video-report-interview-media-theme{
    display: block;
    font-size: 12px;
    text-align: center !important;
    text-decoration: underline !important;
}

.hotel-reservation .thin-title, .hotel-reservation p, .hotel-reservation-contact-details {
    color: #2B2B2B;
}
.hotel-reservation-contact-details p {
    font-weight: 400;
    margin-bottom: 0px;
    font-size: 14px;
}

.hotel-reservation-contact-details div div {
    font-size: 14px;
}
.section-partners{
    background-color: #f6f6f6;
}

.content-partner{
    overflow: hidden;

}

.marquee_partners{
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    --time-banner : 2s;
    --nbElts-banner:2;
}

.marquee_partners .partners-block{
    animation: marquee var(--time-banner) linear infinite;
    animation-play-state: playing;
    width: 250px;
}

.marquee_partners:hover .partners-block{
    animation-play-state: paused;
}

@keyframes marquee {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(calc(-1*(250px + 10px )*var(--nbElts-banner)));
    }
}

/*Timeline About*/

.timeline{
    position : relative;
    display: flex;
    flex-direction: column;
    gap: 7.5em;
}

.slick-track{
    position: relative;
}

.follow_progress{
    position : absolute;
    top: 10px;
    left: calc(var(--pos-left) + 9px);
    --pos-top : 0.5em;
    --pos-left : 0.5em;
    --height-line : 0px;
    height: 100%;
    width: 1px;
    background-color: rgba(0, 0, 0, 0.25);
    opacity: 0.5;
}

.follow_progress.dynamic{
    transition: height 0.5s ease-out;
    height: var(--height-line);
    width: 2px;
    left: calc(var(--pos-left) + 8.5px);
    background-color: #327AB9;
    opacity: 1;

}

.date{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    gap: 1em;
}

.date_number{
    font-weight: lighter;
    transform-origin: left center;
    transform: scale(0.75);
    transition : transform 0.25s ease-out;
    margin: 0;
}

.date_dot{
    width: 20px;
    height: 20px;
    margin: 0 !important;
    background-color: white;
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 50%;
    transition: background-color 0.25s ease-out;
    z-index: 2;
}

.date_content{
    width: 50%;
    margin-left: 5em;
    opacity: 0.75;
    font-weight: lighter;
    transform: scale(1);
    transform-origin: left center;
    transition: opacity 0.25s ease-out, filter 0.25s ease-out, transform 0.1s ease-out;
}

.is-on{
    background-color: #327AB9 !important;
    transition: background-color 0.25s ease-out 0.25s;
}

.is-passed{
    background-color: #70cde0;
    transition: background-color 0.25s ease-out 0.25s;

}

.is-on + .date_number  + .date_content{
    opacity: 1;
    transform: scale(1.15);
}

.date_dot + .date_number{
    transform: scale(0.75);
    font-weight: normal;

}

.is-passed + .date_number{
    transform: scale(1);
}

.is-on + .date_number{
    transform: scale(1.75);
    font-weight: normal;
}




@media screen and (max-width: 770px) {
    .date_content {
        font-size: 0.75em;
        margin-left: 3em;
        font-weight: normal;

    }
}

@media (max-width: 1000px) {
    .big-text-not-title{
        font-weight: 400;
        font-size:12px;
    }
    .text-vertical{
        writing-mode:tb-rl;
        white-space: nowrap;
        text-transform: uppercase;
        font-size: 12px;
    }
}
@media (min-width: 1000px) {
    .big-text-not-title{
        font-weight: 400;
        font-size:16px;
    }

    .text-vertical{
        writing-mode:tb-rl;
        white-space: nowrap;
        text-transform: uppercase;
        font-size: 14px;
    }
}

.badge-logo-wrapper {
    border-style: solid;
    border-radius: 50%;
    border-color: #444444;
    margin: 0.1rem;
}

.badge-logo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: #444444;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.badge-icone{
    font-size: 35%;
    color: #fff;
    position: relative;
    top: -5%;
}

.title-wrapper{
    color: #fff;
    position: absolute;
    bottom: 15%;
    width: 105%;
    height: 10%;
    z-index: 30;
}

.title-wrapper .image{
    position: absolute;
    font-size: 0;
    z-index: 10;
    width: 100%;
}

.title-wrapper .title{
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 8%;
    top: 0.1rem;
    z-index: 20;
}

@media all and (max-width: 1024px) {
    .home-video-media{
        display: block;
    }
}
.stats-card-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
    margin-bottom: 8%;
}
.stats-card {
    box-shadow: 0 2px 10px 1px rgba(0,0,0,0.075);
    border-radius: 15px;
    padding: 10px 20px;
    background-color: white;
}

/* Contact page */

.contact-subtitle {
    color: black;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 32px;
    font-family: 'Roboto', sans-serif;
}

.contact-bg-icon {
    width: 48px;
    height: 48px;
    margin-right: 10px;
    background-color: #F8773D;
    color: white;
    border-radius: 5px;
    font-size: 32px;
    display: flex;
    justify-content: center;
    margin-bottom: 5px;
    border: none;
}

.contact-bg-icon i {
    align-self: center;
}

.contact-modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.contact-modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 30%;
    min-width: 340px;
    position: relative;
    top: 40%;
    transform: translateY(-50%);
}
.contact-modal-content img {
    width: 300px;
}
.contact-close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.contact-close:hover,
.contact-close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

/* Registration page */

.product-description-content-3552 a {
    color: white;
}
.product-description-content-3552 a:hover span {
    text-decoration: underline !important;
}
.btn-infinite {
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    border: none;
    border-radius: 5px;
    background-color: #1E1E1E;
    color: #fff;
    padding: 0 15px;
    line-height: 50px;
    height: 50px;
    transition: all 0.2s ease-in-out;
    display: inline-block;
}

.btn-infinite:hover {
    background-color: #2A2A2A;
}

.top-header-container {
    .logo {
        padding-top: 25px;
    }
    .logo a.logo-img {
        height: 30px;
        background: url('../img/layout/logo_imcas.svg') center center no-repeat;
        filter: brightness(0) saturate(100%) invert(8%) sepia(49%) saturate(3443%) hue-rotate(214deg) brightness(99%) contrast(112%);
        transform: translate(0, 0);

    }
    .logo a.safari-mode {
        font-size: 40px;
        color: #001148;
        font-family: "Poppins", sans-serif;
        font-weight: 300;
        font-style: normal;
    }
}
.header-homepage .logo a.logo-img {
    filter: none;
}

.header-homepage .logo a.safari-mode {
    color: white;
}
.scrolled .logo a.logo-img {
    background: url('../img/layout/logo_imcas.svg') center center no-repeat;
    filter: brightness(0) saturate(100%) invert(8%) sepia(49%) saturate(3443%) hue-rotate(214deg) brightness(99%) contrast(112%);
    transform: translate(0, 0);
}
.scrolled .logo a.safari-mode {
    color:#001148;
}

@media all and (max-width: 1090px) {
    .header-homepage .logo a.logo-img {
        background: url('../img/layout/logo_imcas.svg') center center no-repeat;
        filter: brightness(0) saturate(100%) invert(8%) sepia(49%) saturate(3443%) hue-rotate(214deg) brightness(99%) contrast(112%);
        transform: translate(0, 0);
    }
    .header-homepage .logo a.safari-mode {
        color:#001148;
    }
}

.surgery-partners {
    background-color: #36a3ba;
    opacity: .8;
}
.derm-partners {
    background-color: #3137aa;
    opacity: .8;
}
.gyneco-partners {
    background-color: #fa7732;
    opacity: .8;
}
.others-partners {
    background-color: #613072;
    opacity: .8;
}

.flex-justify-end {
    display: flex;
    justify-content: end;
    gap: 0.5em;
}
.flex-justify-start {
    display: flex;
    justify-content: start;
    gap: 0.5em;
}
.flex-justify-center {
    display: flex;
    justify-content: center;
    gap: 0.5em;
}
.flex-justify-full-center {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.5em;
}

.flex-gap-1 {
    display: flex;
    gap: 1em;
}
.flex-gap-2 {
    display: flex;
    gap: 2em;
}

.container-mini {
    margin-left: 4em;
    margin-right: 4em;
    padding: 1em;
}

div.container-imcas-blue-black {
    background-color: #001148;
    width: 100%;
    color: white!important;
}
div.container-imcas-light-gray {
    background-color: #F6F6F6;
    width: 100%;
    color: black!important;
}
div.container-imcas-white {
    background-color: white;
    width: 100%;
    color: black!important;
}

div.stretch-space{
    margin-bottom: 0.3em;
}
div.normal-space{
    margin-bottom: 1em;
}

div.bookmark-left{
    display: flex;
    padding: 0.2em 1em 0.2em 3em;
    text-transform: uppercase;
    font-weight: 400;
    font-size:20px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.hashtag-rotated{
    transform: rotate(-90deg) ;
    font-size: 12px;
    font-weight: 300;
    display:flex;
}

.imcas-blue-black-background{
    background-color: #001148;
    color:white;
}

.imcas-light-blue-background{
    background-color: #5E6C9D;
    color:white;
}

.border-right{
    border-right: solid 1px;
    padding-right: 3em;
}

.hide-for-toggle{
    display: none!important;
}


.world-wide-event-img {
    height: 16vh;
}

@media screen and (max-width: 1024px) {
    .world-wide-event-img {
        height: 0;
    }
}

.homepage-warning {
    background-color:white !important;
    color:black !important;
}
.homepage-warning > span {
    color:black !important;
}
.homepage-warning > a > span {
    color:#3137AA !important;
    text-decoration: underline;
}

.bandeau_attend.new-design {
    background-color: white;
    color:black
}
.aa-Panel {
    z-index:80;
}
